{
  "timestamp": "2026-07-15T01:09:18.040Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 17.9,
        "tempMax": 26.8,
        "rainProbability": 93,
        "windSpeed": 4.1,
        "humidity": 90
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 21.7,
        "tempMax": 27.2,
        "rainProbability": 96,
        "humidity": 84,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 2.38,
        "windSpeed": 14.5
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 23.9,
        "tempMax": 31.9,
        "rainProbability": 0,
        "humidity": 73,
        "seaSurfaceTemp": 27.3,
        "waveHeight": 0.06,
        "windSpeed": 1.8
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 22.6,
        "tempMax": 33.7,
        "rainProbability": 0,
        "humidity": 54,
        "seaSurfaceTemp": 27.6,
        "waveHeight": 0.42,
        "windSpeed": 5.4
      }
    }
  ]
}