{
  "timestamp": "2026-05-14T04:46:49.260Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 7.9,
        "tempMax": 15.6,
        "rainProbability": 53,
        "windSpeed": 10,
        "humidity": 76
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.7,
        "tempMax": 27.3,
        "rainProbability": 76,
        "humidity": 64,
        "seaSurfaceTemp": 27.2,
        "waveHeight": 1.72,
        "windSpeed": 27.1
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 14.4,
        "tempMax": 19.3,
        "rainProbability": 100,
        "humidity": 90,
        "seaSurfaceTemp": 18.6,
        "waveHeight": 0.24,
        "windSpeed": 14.3
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 15.1,
        "tempMax": 22.4,
        "rainProbability": 48,
        "humidity": 88,
        "seaSurfaceTemp": 18.9,
        "waveHeight": 0.46,
        "windSpeed": 4.6
      }
    }
  ]
}