LUGANO AIRPORT
AGNO · CH · 46.00°N / 8.91°E
LUG
IATA · ICAO
LSZA
Lugano Airport (LUG) serves Agno, Switzerland. It sits at 46.00/8.91, rises to 915 ft, is classified as medium airport.
Type
Medium airport
Elevation
915ft
Scheduled service
YES
ICAO
LSZA
All facts
- IATA
- LUG
- Municipality
- Agno
- Country
- Switzerland
- Coords
- 46.00°N / 8.91°E
Nearby airports
FAQ
- What is the IATA code for Lugano Airport?
- LUG.
- What is the ICAO code for Lugano Airport?
- LSZA.
- Where is Lugano Airport located?
- Agno, Switzerland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LUG
{
"data": {
"id": 5545,
"iata_code": "LUG",
"icao_code": "LSZA",
"name": "Lugano Airport",
"country_code": "CH",
"city_id": 2661836,
"latitude": "46.004299",
"longitude": "8.91058",
"elevation": 915,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Agno"
}
}