{
  "timestamp": "2026-04-26T05:26:57.172Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6,
        "tempMax": 14.9,
        "rainProbability": 0,
        "windSpeed": 11,
        "humidity": 60
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.8,
        "tempMax": 28.7,
        "rainProbability": 96,
        "humidity": 73,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 2.38,
        "windSpeed": 15.7
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 12.7,
        "tempMax": 21.9,
        "rainProbability": 0,
        "humidity": 81,
        "seaSurfaceTemp": 16.3,
        "waveHeight": 0.02,
        "windSpeed": 0.8
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11.7,
        "tempMax": 24.3,
        "rainProbability": 0,
        "humidity": 74,
        "seaSurfaceTemp": 17.8,
        "waveHeight": 0.4,
        "windSpeed": 3.5
      }
    }
  ]
}