ALBERT LEA MUNICIPAL AIRPORT
ALBERT LEA · US · 43.68°N / 93.37°W
AEL
IATA · ICAO
KAEL
Albert Lea Municipal Airport (AEL) serves Albert Lea, United States. It sits at 43.68/-93.37, rises to 1260 ft, is classified as small airport.
Type
Small airport
Elevation
1260ft
Scheduled service
NO
ICAO
KAEL
All facts
- IATA
- AEL
- Municipality
- Albert Lea
- Country
- United States
- Coords
- 43.68°N / 93.37°W
Nearby airports
FAQ
- What is the IATA code for Albert Lea Municipal Airport?
- AEL.
- What is the ICAO code for Albert Lea Municipal Airport?
- KAEL.
- Where is Albert Lea Municipal Airport located?
- Albert Lea, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AEL
{
"data": {
"id": 3217,
"iata_code": "AEL",
"icao_code": "KAEL",
"name": "Albert Lea Municipal Airport",
"country_code": "US",
"city_id": 5016024,
"latitude": "43.68149948",
"longitude": "-93.36720276",
"elevation": 1260,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Albert Lea"
}
}