{
  "timestamp": "2026-04-25T11:27:28.034Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 21.2,
        "rainProbability": 0,
        "windSpeed": 11.6,
        "humidity": 22
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24,
        "tempMax": 28.6,
        "rainProbability": 98,
        "humidity": 71,
        "seaSurfaceTemp": 28.2,
        "waveHeight": 2.16,
        "windSpeed": 27.4
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.5,
        "tempMax": 21.1,
        "rainProbability": 0,
        "humidity": 42,
        "seaSurfaceTemp": 16.8,
        "waveHeight": 0.08,
        "windSpeed": 6.6
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12,
        "tempMax": 23.2,
        "rainProbability": 0,
        "humidity": 37,
        "seaSurfaceTemp": 18.5,
        "waveHeight": 0.34,
        "windSpeed": 13.6
      }
    }
  ]
}