{
  "timestamp": "2026-04-25T05:56:34.700Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 21,
        "rainProbability": 0,
        "windSpeed": 5.6,
        "humidity": 70
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24.1,
        "tempMax": 26.7,
        "rainProbability": 98,
        "humidity": 85,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 2.08,
        "windSpeed": 27.2
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.5,
        "tempMax": 21.2,
        "rainProbability": 0,
        "humidity": 79,
        "seaSurfaceTemp": 15.9,
        "waveHeight": 0.02,
        "windSpeed": 4.6
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12.1,
        "tempMax": 23.1,
        "rainProbability": 0,
        "humidity": 74,
        "seaSurfaceTemp": 17.7,
        "waveHeight": 0.42,
        "windSpeed": 4.7
      }
    }
  ]
}