{
  "timestamp": "2026-04-26T02:17:22.997Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.3,
        "tempMax": 14.7,
        "rainProbability": 0,
        "windSpeed": 14.2,
        "humidity": 61
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 23.8,
        "tempMax": 28.7,
        "rainProbability": 98,
        "humidity": 90,
        "seaSurfaceTemp": 28.1,
        "waveHeight": 2.34,
        "windSpeed": 16.6
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 12.9,
        "tempMax": 22.1,
        "rainProbability": 0,
        "humidity": 81,
        "seaSurfaceTemp": 16.4,
        "waveHeight": 0.02,
        "windSpeed": 1.3
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 11.6,
        "tempMax": 24.5,
        "rainProbability": 0,
        "humidity": 65,
        "seaSurfaceTemp": 17.9,
        "waveHeight": 0.4,
        "windSpeed": 5.9
      }
    }
  ]
}