{
  "reviews": [
    {
      "id": 1,
      "date": "01/02/2020",
      "totalscore": 4.5,
      "cleanscore": 3,
      "facilitiesscore": 4.5,
      "attitudescore": 2.5,
      "comment": "Was ok but not the best"
    },
    {
      "id": 2,
      "date": "01/02/2020",
      "totalscore": 4.5,
      "cleanscore": 3,
      "facilitiesscore": 4.5,
      "attitudescore": 2.5,
      "comment": "Was ok but not the best"
    },
    {
      "id": 3,
      "date": "01/02/2020",
      "totalscore": 4.5,
      "cleanscore": 3,
      "facilitiesscore": 4.5,
      "attitudescore": 2.5,
      "comment": "Was ok but not the best"
    },
    {
      "id": 4,
      "date": "01/02/2020",
      "totalscore": 4.5,
      "cleanscore": 3,
      "facilitiesscore": 4.5,
      "attitudescore": 2.5,
      "comment": "Was ok but not the best"
    },
    {
      "id": 5,
      "date": "01/02/2020",
      "totalscore": 4.5,
      "cleanscore": 3,
      "facilitiesscore": 4.5,
      "attitudescore": 2.5,
      "comment": "Was ok but not the best"
    },
    {
      "id": 6,
      "date": "01/02/2020",
      "totalscore": 4.5,
      "cleanscore": 3,
      "facilitiesscore": 4.5,
      "attitudescore": 2.5,
      "comment": "Was ok but not the best"
    }
  ]
}