{
  "timestamp": "2026-07-17T03:40:23.941Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 21.2,
        "tempMax": 29,
        "rainProbability": 58,
        "windSpeed": 0.8,
        "humidity": 74
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 20.7,
        "tempMax": 24.6,
        "rainProbability": 91,
        "humidity": 86,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 1.66,
        "windSpeed": 14.3
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 26.1,
        "tempMax": 32.9,
        "rainProbability": 3,
        "humidity": 81,
        "seaSurfaceTemp": 27.9,
        "waveHeight": 0.04,
        "windSpeed": 8.2
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 24.5,
        "tempMax": 36.3,
        "rainProbability": 0,
        "humidity": 75,
        "seaSurfaceTemp": 27.9,
        "waveHeight": 0.36,
        "windSpeed": 6.6
      }
    }
  ]
}