{
  "timestamp": "2026-07-20T19:40:59.096Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 14.1,
        "tempMax": 22.3,
        "rainProbability": 0,
        "windSpeed": 5.1,
        "humidity": 53
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 18.6,
        "tempMax": 26.6,
        "rainProbability": 96,
        "humidity": 83,
        "seaSurfaceTemp": 25.1,
        "waveHeight": 2.26,
        "windSpeed": 5.9
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 25.5,
        "tempMax": 33,
        "rainProbability": 0,
        "humidity": 72,
        "seaSurfaceTemp": 29.7,
        "waveHeight": 0.04,
        "windSpeed": 2.4
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 24.6,
        "tempMax": 38.3,
        "rainProbability": 0,
        "humidity": 74,
        "seaSurfaceTemp": 28.8,
        "waveHeight": 0.12,
        "windSpeed": 3.2
      }
    }
  ]
}