{
  "timestamp": "2026-05-02T00:58:22.065Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 7.6,
        "tempMax": 24.5,
        "rainProbability": 0,
        "windSpeed": 2.6,
        "humidity": 59
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.2,
        "tempMax": 26.6,
        "rainProbability": 100,
        "humidity": 86,
        "seaSurfaceTemp": 27.7,
        "waveHeight": 2.72,
        "windSpeed": 19.4
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 10.2,
        "tempMax": 13.9,
        "rainProbability": 28,
        "humidity": 59,
        "seaSurfaceTemp": 16.4,
        "waveHeight": 0.76,
        "windSpeed": 22.8
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12.9,
        "tempMax": 17.5,
        "rainProbability": 50,
        "humidity": 62,
        "seaSurfaceTemp": 18.4,
        "waveHeight": 0.84,
        "windSpeed": 14.1
      }
    }
  ]
}