INNSBRUCK AIRPORT
INNSBRUCK · AT · 47.26°N / 11.34°E
INN
IATA · ICAO
LOWI
Innsbruck Airport (INN) serves Innsbruck, Austria. It sits at 47.26/11.34, rises to 1907 ft, is classified as large airport.
Type
Large airport
Elevation
1907ft
Scheduled service
YES
ICAO
LOWI
All facts
- IATA
- INN
- Municipality
- Innsbruck
- Country
- Austria
- Coords
- 47.26°N / 11.34°E
Nearby airports
FAQ
- What is the IATA code for Innsbruck Airport?
- INN.
- What is the ICAO code for Innsbruck Airport?
- LOWI.
- Where is Innsbruck Airport located?
- Innsbruck, Austria.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/INN
{
"data": {
"id": 5414,
"iata_code": "INN",
"icao_code": "LOWI",
"name": "Innsbruck Airport",
"country_code": "AT",
"city_id": 2775220,
"latitude": "47.260201",
"longitude": "11.344",
"elevation": 1907,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Innsbruck"
}
}