{
  "timestamp": "2026-07-16T05:32:26.831Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 17,
        "tempMax": 29.8,
        "rainProbability": 35,
        "windSpeed": 3.7,
        "humidity": 90
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 21.5,
        "tempMax": 27.3,
        "rainProbability": 71,
        "humidity": 68,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 1.84,
        "windSpeed": 10.1
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 24.9,
        "tempMax": 32.7,
        "rainProbability": 0,
        "humidity": 73,
        "seaSurfaceTemp": 27.6,
        "waveHeight": 0.04,
        "windSpeed": 11.6
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 23.1,
        "tempMax": 36,
        "rainProbability": 0,
        "humidity": 76,
        "seaSurfaceTemp": 27.4,
        "waveHeight": 0.12,
        "windSpeed": 5.3
      }
    }
  ]
}