{
  "timestamp": "2026-07-20T17:44:58.855Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 14.1,
        "tempMax": 22.3,
        "rainProbability": 0,
        "windSpeed": 11.8,
        "humidity": 44
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 18.6,
        "tempMax": 26.6,
        "rainProbability": 96,
        "humidity": 77,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 2.3,
        "windSpeed": 7.3
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 25.5,
        "tempMax": 33,
        "rainProbability": 0,
        "humidity": 61,
        "seaSurfaceTemp": 29.8,
        "waveHeight": 0.04,
        "windSpeed": 2.8
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 24.6,
        "tempMax": 37.9,
        "rainProbability": 0,
        "humidity": 44,
        "seaSurfaceTemp": 28.9,
        "waveHeight": 0.14,
        "windSpeed": 4.9
      }
    }
  ]
}