{
  "timestamp": "2026-04-08T16:16:53.652Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 2,
        "tempMax": 13.1,
        "rainProbability": 0,
        "windSpeed": 13.1,
        "humidity": 29
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26,
        "tempMax": 27.6,
        "rainProbability": 43,
        "humidity": 70,
        "seaSurfaceTemp": 28.4,
        "waveHeight": 1.84,
        "windSpeed": 30.7
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 13.9,
        "tempMax": 21.3,
        "rainProbability": 5,
        "humidity": 37,
        "seaSurfaceTemp": 14.6,
        "waveHeight": 0.3,
        "windSpeed": 17.7
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11,
        "tempMax": 21.9,
        "rainProbability": 0,
        "humidity": 53,
        "seaSurfaceTemp": 16.8,
        "waveHeight": 0.48,
        "windSpeed": 2.2
      }
    }
  ]
}