{
  "timestamp": "2026-07-16T23:28:14.446Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 21.2,
        "tempMax": 27.4,
        "rainProbability": 73,
        "windSpeed": 0.7,
        "humidity": 64
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 21.1,
        "tempMax": 26.4,
        "rainProbability": 76,
        "humidity": 93,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 1.74,
        "windSpeed": 13.6
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 26.2,
        "tempMax": 32.8,
        "rainProbability": 5,
        "humidity": 84,
        "seaSurfaceTemp": 28.2,
        "waveHeight": 0.04,
        "windSpeed": 2.9
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 24.4,
        "tempMax": 36.5,
        "rainProbability": 0,
        "humidity": 76,
        "seaSurfaceTemp": 28,
        "waveHeight": 0.34,
        "windSpeed": 2.5
      }
    }
  ]
}