{
  "timestamp": "2026-05-09T22:54:17.735Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 7.5,
        "tempMax": 21.8,
        "rainProbability": 0,
        "windSpeed": 1.8,
        "humidity": 66
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.5,
        "tempMax": 27.7,
        "rainProbability": 27,
        "humidity": 71,
        "seaSurfaceTemp": 27.5,
        "waveHeight": 2.54,
        "windSpeed": 19.7
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 15.2,
        "tempMax": 22,
        "rainProbability": 8,
        "humidity": 91,
        "seaSurfaceTemp": 17.8,
        "waveHeight": 0.12,
        "windSpeed": 2.5
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 14.3,
        "tempMax": 22.5,
        "rainProbability": 23,
        "humidity": 92,
        "seaSurfaceTemp": 18.5,
        "waveHeight": 0.66,
        "windSpeed": 3.7
      }
    }
  ]
}