{
  "timestamp": "2026-04-26T11:31:55.564Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6,
        "tempMax": 14.1,
        "rainProbability": 0,
        "windSpeed": 10.4,
        "humidity": 39
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.8,
        "tempMax": 29.3,
        "rainProbability": 96,
        "humidity": 66,
        "seaSurfaceTemp": 28.6,
        "waveHeight": 2.32,
        "windSpeed": 14.7
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 12.1,
        "tempMax": 21.3,
        "rainProbability": 0,
        "humidity": 44,
        "seaSurfaceTemp": 17.4,
        "waveHeight": 0.02,
        "windSpeed": 9.3
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 10.8,
        "tempMax": 24.3,
        "rainProbability": 0,
        "humidity": 49,
        "seaSurfaceTemp": 18.5,
        "waveHeight": 0.34,
        "windSpeed": 6.8
      }
    }
  ]
}