{
  "timestamp": "2026-04-27T17:32:44.800Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 3.9,
        "tempMax": 16.9,
        "rainProbability": 0,
        "windSpeed": 4.9,
        "humidity": 27
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.4,
        "tempMax": 30,
        "rainProbability": 96,
        "humidity": 96,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 1.7,
        "windSpeed": 9.9
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 14.5,
        "tempMax": 17.5,
        "rainProbability": 0,
        "humidity": 58,
        "seaSurfaceTemp": 16.8,
        "waveHeight": 0.44,
        "windSpeed": 6.4
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 10.8,
        "tempMax": 24.2,
        "rainProbability": 0,
        "humidity": 79,
        "seaSurfaceTemp": 18.5,
        "waveHeight": 0.28,
        "windSpeed": 5.3
      }
    }
  ]
}