{
  "timestamp": "2026-04-25T08:22:12.542Z",
  "locations": [
    {
      "id": "prague",
      "label": "Prague",
      "type": "city",
      "data": {
        "tempMin": 6.8,
        "tempMax": 21,
        "rainProbability": 0,
        "windSpeed": 7.9,
        "humidity": 53
      }
    },
    {
      "id": "le-morne",
      "label": "Le Morne",
      "type": "sea",
      "data": {
        "tempMin": 24,
        "tempMax": 28.6,
        "rainProbability": 98,
        "humidity": 65,
        "seaSurfaceTemp": 28.2,
        "waveHeight": 2.16,
        "windSpeed": 26.7
      }
    },
    {
      "id": "eagles-palace",
      "label": "Eagles Palace",
      "type": "sea",
      "data": {
        "tempMin": 11.5,
        "tempMax": 21,
        "rainProbability": 0,
        "humidity": 57,
        "seaSurfaceTemp": 16.2,
        "waveHeight": 0.04,
        "windSpeed": 7.1
      }
    },
    {
      "id": "zakynthos",
      "label": "Domes Aulus Zante",
      "type": "sea",
      "data": {
        "tempMin": 12,
        "tempMax": 23.1,
        "rainProbability": 0,
        "humidity": 54,
        "seaSurfaceTemp": 18,
        "waveHeight": 0.4,
        "windSpeed": 11.7
      }
    }
  ]
}