{
  "timestamp": "2026-04-11T15:08:57.575Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": -0.5,
        "tempMax": 12,
        "rainProbability": 0,
        "windSpeed": 8.3,
        "humidity": 43
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26.7,
        "tempMax": 27.2,
        "rainProbability": 10,
        "humidity": 77,
        "seaSurfaceTemp": 28.4,
        "waveHeight": 1.92,
        "windSpeed": 25.4
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11,
        "tempMax": 13.1,
        "rainProbability": 40,
        "humidity": 66,
        "seaSurfaceTemp": 14.5,
        "waveHeight": 0.14,
        "windSpeed": 8.9
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11.2,
        "tempMax": 19.1,
        "rainProbability": 0,
        "humidity": 70,
        "seaSurfaceTemp": 17.4,
        "waveHeight": 0.2,
        "windSpeed": 11.7
      }
    }
  ]
}