ØRLAND AIRPORT
ØRLAND · NO · 63.70°N / 9.60°E
OLA
IATA · ICAO
ENOL
Ørland Airport (OLA) serves Ørland, Norway. It sits at 63.70/9.60, rises to 28 ft, is classified as medium airport.
Type
Medium airport
Elevation
28ft
Scheduled service
YES
ICAO
ENOL
All facts
- IATA
- OLA
- Municipality
- Ørland
- Country
- Norway
- Coords
- 63.70°N / 9.60°E
Nearby airports
FAQ
- What is the IATA code for Ørland Airport?
- OLA.
- What is the ICAO code for Ørland Airport?
- ENOL.
- Where is Ørland Airport located?
- Ørland, Norway.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OLA
{
"data": {
"id": 1604,
"iata_code": "OLA",
"icao_code": "ENOL",
"name": "Ørland Airport",
"country_code": "NO",
"city_id": null,
"latitude": "63.69889831542969",
"longitude": "9.604000091552734",
"elevation": 28,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ørland"
}
}