{
  "timestamp": "2026-04-25T17:34:45.181Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 21.6,
        "rainProbability": 0,
        "windSpeed": 13.2,
        "humidity": 20
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24,
        "tempMax": 28.8,
        "rainProbability": 88,
        "humidity": 87,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 2.4,
        "windSpeed": 21.3
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.5,
        "tempMax": 20.9,
        "rainProbability": 0,
        "humidity": 68,
        "seaSurfaceTemp": 17.1,
        "waveHeight": 0.04,
        "windSpeed": 4.7
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12,
        "tempMax": 22.9,
        "rainProbability": 0,
        "humidity": 46,
        "seaSurfaceTemp": 18.2,
        "waveHeight": 0.38,
        "windSpeed": 9.2
      }
    }
  ]
}