{
  "timestamp": "2026-07-17T01:37:35.675Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 21.2,
        "tempMax": 29,
        "rainProbability": 73,
        "windSpeed": 1.4,
        "humidity": 66
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 20.7,
        "tempMax": 24.6,
        "rainProbability": 90,
        "humidity": 87,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 1.68,
        "windSpeed": 15.9
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 26.1,
        "tempMax": 32.9,
        "rainProbability": 5,
        "humidity": 78,
        "seaSurfaceTemp": 28,
        "waveHeight": 0.04,
        "windSpeed": 6.6
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 24.5,
        "tempMax": 36.3,
        "rainProbability": 0,
        "humidity": 78,
        "seaSurfaceTemp": 28,
        "waveHeight": 0.38,
        "windSpeed": 4.6
      }
    }
  ]
}