{
  "timestamp": "2026-05-14T13:01:57.393Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 7.9,
        "tempMax": 15.4,
        "rainProbability": 53,
        "windSpeed": 14.3,
        "humidity": 37
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.6,
        "tempMax": 27.6,
        "rainProbability": 94,
        "humidity": 60,
        "seaSurfaceTemp": 27.4,
        "waveHeight": 1.82,
        "windSpeed": 22.9
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 14.3,
        "tempMax": 19.4,
        "rainProbability": 100,
        "humidity": 59,
        "seaSurfaceTemp": 19.5,
        "waveHeight": 0.24,
        "windSpeed": 6.1
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 14.8,
        "tempMax": 22.3,
        "rainProbability": 48,
        "humidity": 51,
        "seaSurfaceTemp": 19,
        "waveHeight": 0.7,
        "windSpeed": 17.7
      }
    }
  ]
}