{
  "timestamp": "2026-05-14T15:48:46.914Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 7.9,
        "tempMax": 15.8,
        "rainProbability": 53,
        "windSpeed": 11.4,
        "humidity": 40
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.6,
        "tempMax": 27.6,
        "rainProbability": 94,
        "humidity": 73,
        "seaSurfaceTemp": 27.3,
        "waveHeight": 1.86,
        "windSpeed": 21.3
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 14.3,
        "tempMax": 19.4,
        "rainProbability": 100,
        "humidity": 70,
        "seaSurfaceTemp": 19.5,
        "waveHeight": 0.22,
        "windSpeed": 9.3
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 14.8,
        "tempMax": 22.3,
        "rainProbability": 48,
        "humidity": 52,
        "seaSurfaceTemp": 18.9,
        "waveHeight": 0.84,
        "windSpeed": 18.5
      }
    }
  ]
}