{
  "timestamp": "2026-04-25T14:23:37.027Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 21.6,
        "rainProbability": 0,
        "windSpeed": 14.8,
        "humidity": 14
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24,
        "tempMax": 28.8,
        "rainProbability": 87,
        "humidity": 76,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 2.44,
        "windSpeed": 24.4
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.5,
        "tempMax": 21.1,
        "rainProbability": 0,
        "humidity": 52,
        "seaSurfaceTemp": 17.1,
        "waveHeight": 0.04,
        "windSpeed": 6.7
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12,
        "tempMax": 23.1,
        "rainProbability": 0,
        "humidity": 28,
        "seaSurfaceTemp": 18.5,
        "waveHeight": 0.36,
        "windSpeed": 8.4
      }
    }
  ]
}