{
  "timestamp": "2026-04-23T21:25:32.877Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 18.9,
        "rainProbability": 0,
        "windSpeed": 6.3,
        "humidity": 50
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26.4,
        "tempMax": 27.9,
        "rainProbability": 73,
        "humidity": 80,
        "seaSurfaceTemp": 28.2,
        "waveHeight": 1.84,
        "windSpeed": 24.3
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 10.9,
        "tempMax": 18.6,
        "rainProbability": 0,
        "humidity": 76,
        "seaSurfaceTemp": 15.6,
        "waveHeight": 0.12,
        "windSpeed": 7.1
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11.7,
        "tempMax": 19.9,
        "rainProbability": 33,
        "humidity": 76,
        "seaSurfaceTemp": 17.8,
        "waveHeight": 0.62,
        "windSpeed": 9
      }
    }
  ]
}