{
  "timestamp": "2026-04-27T05:14:24.242Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 3.9,
        "tempMax": 16,
        "rainProbability": 0,
        "windSpeed": 1.9,
        "humidity": 69
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24.4,
        "tempMax": 29.5,
        "rainProbability": 94,
        "humidity": 75,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 1.86,
        "windSpeed": 15.2
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 14.4,
        "tempMax": 17.7,
        "rainProbability": 0,
        "humidity": 64,
        "seaSurfaceTemp": 16.8,
        "waveHeight": 0.04,
        "windSpeed": 26.7
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11.3,
        "tempMax": 24.4,
        "rainProbability": 0,
        "humidity": 60,
        "seaSurfaceTemp": 17.9,
        "waveHeight": 0.34,
        "windSpeed": 4.4
      }
    }
  ]
}