{
  "timestamp": "2026-04-25T20:24:59.049Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 21.6,
        "rainProbability": 0,
        "windSpeed": 10.6,
        "humidity": 27
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24.1,
        "tempMax": 29.2,
        "rainProbability": 97,
        "humidity": 85,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 2.34,
        "windSpeed": 15
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.5,
        "tempMax": 20.9,
        "rainProbability": 0,
        "humidity": 82,
        "seaSurfaceTemp": 16.9,
        "waveHeight": 0.02,
        "windSpeed": 1.8
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12,
        "tempMax": 23.1,
        "rainProbability": 0,
        "humidity": 49,
        "seaSurfaceTemp": 18,
        "waveHeight": 0.46,
        "windSpeed": 6.2
      }
    }
  ]
}