{
  "timestamp": "2026-04-14T23:46:05.529Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 9.4,
        "tempMax": 16.7,
        "rainProbability": 3,
        "windSpeed": 8.2,
        "humidity": 86
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 26.3,
        "tempMax": 26.9,
        "rainProbability": 23,
        "humidity": 80,
        "seaSurfaceTemp": 28.4,
        "waveHeight": 1.16,
        "windSpeed": 8.4
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 12.6,
        "tempMax": 15.4,
        "rainProbability": 60,
        "humidity": 77,
        "seaSurfaceTemp": 14.8,
        "waveHeight": 0.14,
        "windSpeed": 10.3
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 15,
        "tempMax": 21.1,
        "rainProbability": 28,
        "humidity": 93,
        "seaSurfaceTemp": 16.7,
        "waveHeight": 1.58,
        "windSpeed": 7.7
      }
    }
  ]
}