{
  "timestamp": "2026-07-20T01:36:21.543Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 14.4,
        "tempMax": 22.4,
        "rainProbability": 0,
        "windSpeed": 4.2,
        "humidity": 74
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 18.5,
        "tempMax": 25.4,
        "rainProbability": 92,
        "humidity": 82,
        "seaSurfaceTemp": 25.1,
        "waveHeight": 1.7,
        "windSpeed": 3.1
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 26.1,
        "tempMax": 33.3,
        "rainProbability": 0,
        "humidity": 79,
        "seaSurfaceTemp": 28.6,
        "waveHeight": 0.04,
        "windSpeed": 4.1
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 24.9,
        "tempMax": 38.1,
        "rainProbability": 0,
        "humidity": 79,
        "seaSurfaceTemp": 28.6,
        "waveHeight": 0.16,
        "windSpeed": 2.7
      }
    }
  ]
}