{
  "timestamp": "2026-07-15T19:27:59.927Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 17.7,
        "tempMax": 27.6,
        "rainProbability": 93,
        "windSpeed": 9.7,
        "humidity": 57
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 21.7,
        "tempMax": 28.1,
        "rainProbability": 98,
        "humidity": 90,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 2.04,
        "windSpeed": 6.3
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 23.5,
        "tempMax": 31.8,
        "rainProbability": 0,
        "humidity": 71,
        "seaSurfaceTemp": 28.2,
        "waveHeight": 0.02,
        "windSpeed": 3.7
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 22,
        "tempMax": 33.5,
        "rainProbability": 0,
        "humidity": 71,
        "seaSurfaceTemp": 27.8,
        "waveHeight": 0.22,
        "windSpeed": 2.8
      }
    }
  ]
}