{
  "timestamp": "2026-07-18T09:40:02.581Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 19,
        "tempMax": 26.8,
        "rainProbability": 20,
        "windSpeed": 8.7,
        "humidity": 53
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 20.5,
        "tempMax": 25.7,
        "rainProbability": 29,
        "humidity": 64,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 1.62,
        "windSpeed": 13.6
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 26.5,
        "tempMax": 33.2,
        "rainProbability": 3,
        "humidity": 44,
        "seaSurfaceTemp": 28.5,
        "waveHeight": 0.06,
        "windSpeed": 7.3
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 25.1,
        "tempMax": 36.6,
        "rainProbability": 0,
        "humidity": 45,
        "seaSurfaceTemp": 28.9,
        "waveHeight": 0.2,
        "windSpeed": 5.4
      }
    }
  ]
}