{
  "timestamp": "2026-04-11T21:22:20.576Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": -0.5,
        "tempMax": 12.1,
        "rainProbability": 0,
        "windSpeed": 1.6,
        "humidity": 45
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26.5,
        "tempMax": 27.7,
        "rainProbability": 38,
        "humidity": 77,
        "seaSurfaceTemp": 28.4,
        "waveHeight": 1.76,
        "windSpeed": 10.8
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 9.8,
        "tempMax": 16.1,
        "rainProbability": 0,
        "humidity": 73,
        "seaSurfaceTemp": 14.4,
        "waveHeight": 0.12,
        "windSpeed": 3.2
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 14.1,
        "tempMax": 19.2,
        "rainProbability": 0,
        "humidity": 89,
        "seaSurfaceTemp": 17.1,
        "waveHeight": 0.22,
        "windSpeed": 4.3
      }
    }
  ]
}