{
  "timestamp": "2026-07-17T21:42:08.537Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 21.3,
        "tempMax": 29.2,
        "rainProbability": 45,
        "windSpeed": 7.1,
        "humidity": 62
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 20.2,
        "tempMax": 25.1,
        "rainProbability": 31,
        "humidity": 85,
        "seaSurfaceTemp": 25.1,
        "waveHeight": 1.66,
        "windSpeed": 6.1
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 26.1,
        "tempMax": 32.3,
        "rainProbability": 3,
        "humidity": 73,
        "seaSurfaceTemp": 28.7,
        "waveHeight": 0.06,
        "windSpeed": 1.3
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 24.9,
        "tempMax": 36.4,
        "rainProbability": 0,
        "humidity": 54,
        "seaSurfaceTemp": 28.7,
        "waveHeight": 0.3,
        "windSpeed": 0.8
      }
    }
  ]
}