ÅLESUND AIRPORT
ÅLESUND · NO · 62.56°N / 6.11°E
AES
IATA · ICAO
ENAL
Ålesund Airport (AES) serves Ålesund, Norway. It sits at 62.56/6.11, rises to 69 ft, is classified as large airport.
Type
Large airport
Elevation
69ft
Scheduled service
YES
ICAO
ENAL
All facts
- IATA
- AES
- Municipality
- Ålesund
- Country
- Norway
- Coords
- 62.56°N / 6.11°E
Nearby airports
FAQ
- What is the IATA code for Ålesund Airport?
- AES.
- What is the ICAO code for Ålesund Airport?
- ENAL.
- Where is Ålesund Airport located?
- Ålesund, Norway.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AES
{
"data": {
"id": 1571,
"iata_code": "AES",
"icao_code": "ENAL",
"name": "Ålesund Airport",
"country_code": "NO",
"city_id": 3163392,
"latitude": "62.560443",
"longitude": "6.110845",
"elevation": 69,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Ålesund"
}
}