{
  "timestamp": "2026-07-16T07:18:06.105Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 17,
        "tempMax": 29.8,
        "rainProbability": 35,
        "windSpeed": 1,
        "humidity": 79
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 20.8,
        "tempMax": 27.3,
        "rainProbability": 71,
        "humidity": 58,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 1.84,
        "windSpeed": 15.5
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 24.9,
        "tempMax": 32.7,
        "rainProbability": 0,
        "humidity": 60,
        "seaSurfaceTemp": 27.7,
        "waveHeight": 0.06,
        "windSpeed": 9.7
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 22.8,
        "tempMax": 35.9,
        "rainProbability": 0,
        "humidity": 59,
        "seaSurfaceTemp": 27.7,
        "waveHeight": 0.12,
        "windSpeed": 8
      }
    }
  ]
}