{
  "timestamp": "2026-07-19T23:34:10.511Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 14.6,
        "tempMax": 21.8,
        "rainProbability": 0,
        "windSpeed": 2.6,
        "humidity": 70
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 18,
        "tempMax": 25.6,
        "rainProbability": 92,
        "humidity": 84,
        "seaSurfaceTemp": 25.1,
        "waveHeight": 1.48,
        "windSpeed": 3.7
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 26,
        "tempMax": 33.2,
        "rainProbability": 0,
        "humidity": 82,
        "seaSurfaceTemp": 28.8,
        "waveHeight": 0.06,
        "windSpeed": 4.2
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 24.9,
        "tempMax": 38,
        "rainProbability": 0,
        "humidity": 85,
        "seaSurfaceTemp": 28.7,
        "waveHeight": 0.14,
        "windSpeed": 4.9
      }
    }
  ]
}