{
  "timestamp": "2026-04-11T12:56:38.617Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": -0.5,
        "tempMax": 11.6,
        "rainProbability": 0,
        "windSpeed": 5.1,
        "humidity": 54
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26.7,
        "tempMax": 27.2,
        "rainProbability": 10,
        "humidity": 77,
        "seaSurfaceTemp": 28.5,
        "waveHeight": 2,
        "windSpeed": 24.4
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11,
        "tempMax": 13.1,
        "rainProbability": 40,
        "humidity": 66,
        "seaSurfaceTemp": 14.6,
        "waveHeight": 0.16,
        "windSpeed": 4.2
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11.2,
        "tempMax": 19.1,
        "rainProbability": 0,
        "humidity": 68,
        "seaSurfaceTemp": 17.4,
        "waveHeight": 0.14,
        "windSpeed": 14.1
      }
    }
  ]
}