{
  "timestamp": "2026-04-25T00:14:27.103Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.6,
        "tempMax": 20.9,
        "rainProbability": 0,
        "windSpeed": 3.7,
        "humidity": 73
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24.1,
        "tempMax": 27.1,
        "rainProbability": 93,
        "humidity": 88,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 1.96,
        "windSpeed": 21.6
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.5,
        "tempMax": 21.4,
        "rainProbability": 0,
        "humidity": 87,
        "seaSurfaceTemp": 16.1,
        "waveHeight": 0.02,
        "windSpeed": 2.1
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11.9,
        "tempMax": 23,
        "rainProbability": 0,
        "humidity": 64,
        "seaSurfaceTemp": 17.8,
        "waveHeight": 0.44,
        "windSpeed": 6.8
      }
    }
  ]
}