{
  "timestamp": "2026-07-15T07:37:18.379Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 17.7,
        "tempMax": 27.1,
        "rainProbability": 93,
        "windSpeed": 7.9,
        "humidity": 72
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 21.6,
        "tempMax": 27.9,
        "rainProbability": 86,
        "humidity": 63,
        "seaSurfaceTemp": 25.3,
        "waveHeight": 2.38,
        "windSpeed": 9
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 23.5,
        "tempMax": 31.6,
        "rainProbability": 0,
        "humidity": 64,
        "seaSurfaceTemp": 27.3,
        "waveHeight": 0.04,
        "windSpeed": 7.5
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 22,
        "tempMax": 33.3,
        "rainProbability": 0,
        "humidity": 52,
        "seaSurfaceTemp": 27.7,
        "waveHeight": 0.32,
        "windSpeed": 3.9
      }
    }
  ]
}