OULU AIRPORT
OULU / OULUNSALO · FI · 64.93°N / 25.35°E
OUL
IATA · ICAO
EFOU
Oulu Airport (OUL) serves Oulu / Oulunsalo, Finland. It sits at 64.93/25.35, rises to 47 ft, is classified as large airport.
Type
Large airport
Elevation
47ft
Scheduled service
YES
ICAO
EFOU
All facts
- IATA
- OUL
- Municipality
- Oulu / Oulunsalo
- Country
- Finland
- Coords
- 64.93°N / 25.35°E
FAQ
- What is the IATA code for Oulu Airport?
- OUL.
- What is the ICAO code for Oulu Airport?
- EFOU.
- Where is Oulu Airport located?
- Oulu / Oulunsalo, Finland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OUL
{
"data": {
"id": 1324,
"iata_code": "OUL",
"icao_code": "EFOU",
"name": "Oulu Airport",
"country_code": "FI",
"city_id": 643492,
"latitude": "64.930099",
"longitude": "25.354601",
"elevation": 47,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Oulu / Oulunsalo"
}
}