{
  "timestamp": "2026-04-23T03:46:54.866Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 18,
        "rainProbability": 0,
        "windSpeed": 5.6,
        "humidity": 56
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26,
        "tempMax": 27.2,
        "rainProbability": 63,
        "humidity": 78,
        "seaSurfaceTemp": 28.2,
        "waveHeight": 1.84,
        "windSpeed": 26.5
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 10.9,
        "tempMax": 14.9,
        "rainProbability": 100,
        "humidity": 84,
        "seaSurfaceTemp": 15.6,
        "waveHeight": 0.22,
        "windSpeed": 16.4
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 13.5,
        "tempMax": 18.2,
        "rainProbability": 70,
        "humidity": 69,
        "seaSurfaceTemp": 17.8,
        "waveHeight": 0.7,
        "windSpeed": 7.3
      }
    }
  ]
}