{
  "timestamp": "2026-04-24T21:21:52.434Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 7.5,
        "tempMax": 17.7,
        "rainProbability": 0,
        "windSpeed": 0.4,
        "humidity": 68
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24.1,
        "tempMax": 27.1,
        "rainProbability": 93,
        "humidity": 87,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 1.92,
        "windSpeed": 8.1
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.6,
        "tempMax": 21.3,
        "rainProbability": 0,
        "humidity": 82,
        "seaSurfaceTemp": 16.3,
        "waveHeight": 0.04,
        "windSpeed": 1.9
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12.1,
        "tempMax": 23.2,
        "rainProbability": 0,
        "humidity": 67,
        "seaSurfaceTemp": 17.8,
        "waveHeight": 0.52,
        "windSpeed": 7.1
      }
    }
  ]
}