{
  "timestamp": "2026-04-09T21:27:57.422Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 1.7,
        "tempMax": 13.1,
        "rainProbability": 0,
        "windSpeed": 8.7,
        "humidity": 44
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26.1,
        "tempMax": 27.2,
        "rainProbability": 8,
        "humidity": 76,
        "seaSurfaceTemp": 28.2,
        "waveHeight": 2.54,
        "windSpeed": 26.8
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11,
        "tempMax": 15.2,
        "rainProbability": 40,
        "humidity": 78,
        "seaSurfaceTemp": 14.6,
        "waveHeight": 0.14,
        "windSpeed": 4.8
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12.5,
        "tempMax": 20.9,
        "rainProbability": 0,
        "humidity": 56,
        "seaSurfaceTemp": 16.6,
        "waveHeight": 0.68,
        "windSpeed": 7
      }
    }
  ]
}