{
  "timestamp": "2026-04-23T09:29:15.759Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 18,
        "rainProbability": 0,
        "windSpeed": 18.7,
        "humidity": 29
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26,
        "tempMax": 27.3,
        "rainProbability": 63,
        "humidity": 81,
        "seaSurfaceTemp": 28.2,
        "waveHeight": 1.88,
        "windSpeed": 25.9
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 10.5,
        "tempMax": 15.5,
        "rainProbability": 100,
        "humidity": 61,
        "seaSurfaceTemp": 15.6,
        "waveHeight": 0.26,
        "windSpeed": 9.4
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 13.7,
        "tempMax": 17.9,
        "rainProbability": 70,
        "humidity": 65,
        "seaSurfaceTemp": 17.8,
        "waveHeight": 0.74,
        "windSpeed": 13.4
      }
    }
  ]
}