ZÜRICH AIRPORT
ZURICH · CH · 47.46°N / 8.55°E
ZRH
IATA · ICAO
LSZH
Zürich Airport (ZRH) serves Zurich, Switzerland. It sits at 47.46/8.55, rises to 1417 ft, is classified as large airport.
Type
Large airport
Elevation
1417ft
Scheduled service
YES
ICAO
LSZH
All facts
- IATA
- ZRH
- Municipality
- Zurich
- Country
- Switzerland
- Coords
- 47.46°N / 8.55°E
Nearby airports
FAQ
- What is the IATA code for Zürich Airport?
- ZRH.
- What is the ICAO code for Zürich Airport?
- LSZH.
- Where is Zürich Airport located?
- Zurich, Switzerland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ZRH
{
"data": {
"id": 5551,
"iata_code": "ZRH",
"icao_code": "LSZH",
"name": "Zürich Airport",
"country_code": "CH",
"city_id": 6295533,
"latitude": "47.458056",
"longitude": "8.548056",
"elevation": 1417,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Zurich"
}
}