{
  "timestamp": "2026-04-25T03:20:09.659Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 20.9,
        "rainProbability": 0,
        "windSpeed": 4,
        "humidity": 74
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24.1,
        "tempMax": 26.7,
        "rainProbability": 97,
        "humidity": 86,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 2.08,
        "windSpeed": 25.4
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.5,
        "tempMax": 21.4,
        "rainProbability": 0,
        "humidity": 89,
        "seaSurfaceTemp": 15.9,
        "waveHeight": 0.02,
        "windSpeed": 5.2
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11.9,
        "tempMax": 23,
        "rainProbability": 0,
        "humidity": 65,
        "seaSurfaceTemp": 17.7,
        "waveHeight": 0.42,
        "windSpeed": 6.4
      }
    }
  ]
}