{
  "timestamp": "2026-07-19T21:37:52.085Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 17.2,
        "tempMax": 21.7,
        "rainProbability": 88,
        "windSpeed": 5.7,
        "humidity": 62
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 18,
        "tempMax": 25.6,
        "rainProbability": 90,
        "humidity": 85,
        "seaSurfaceTemp": 25.1,
        "waveHeight": 1.36,
        "windSpeed": 5
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 25.9,
        "tempMax": 33,
        "rainProbability": 0,
        "humidity": 82,
        "seaSurfaceTemp": 28.9,
        "waveHeight": 0.08,
        "windSpeed": 0.8
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 25,
        "tempMax": 38.4,
        "rainProbability": 0,
        "humidity": 93,
        "seaSurfaceTemp": 28.8,
        "waveHeight": 0.14,
        "windSpeed": 4.3
      }
    }
  ]
}