{
  "timestamp": "2026-07-15T17:29:21.063Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 17.7,
        "tempMax": 27.6,
        "rainProbability": 93,
        "windSpeed": 13.7,
        "humidity": 46
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 21.7,
        "tempMax": 28.1,
        "rainProbability": 98,
        "humidity": 89,
        "seaSurfaceTemp": 25.2,
        "waveHeight": 2.1,
        "windSpeed": 4.8
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 23.5,
        "tempMax": 31.8,
        "rainProbability": 0,
        "humidity": 61,
        "seaSurfaceTemp": 28.3,
        "waveHeight": 0.02,
        "windSpeed": 5.5
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 22,
        "tempMax": 33.5,
        "rainProbability": 0,
        "humidity": 40,
        "seaSurfaceTemp": 28,
        "waveHeight": 0.26,
        "windSpeed": 2.6
      }
    }
  ]
}