CENTRALIA MUNICIPAL AIRPORT
CENTRALIA · US · 38.52°N / 89.09°W
ENL
IATA · ICAO
KENL
Centralia Municipal Airport (ENL) serves Centralia, United States. It sits at 38.52/-89.09, rises to 534 ft, is classified as small airport.
Type
Small airport
Elevation
534ft
Scheduled service
NO
ICAO
KENL
All facts
- IATA
- ENL
- Municipality
- Centralia
- Country
- United States
- Coords
- 38.52°N / 89.09°W
Nearby airports
FAQ
- What is the IATA code for Centralia Municipal Airport?
- ENL.
- What is the ICAO code for Centralia Municipal Airport?
- KENL.
- Where is Centralia Municipal Airport located?
- Centralia, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ENL
{
"data": {
"id": 3687,
"iata_code": "ENL",
"icao_code": "KENL",
"name": "Centralia Municipal Airport",
"country_code": "US",
"city_id": 4235587,
"latitude": "38.515099",
"longitude": "-89.091103",
"elevation": 534,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Centralia"
}
}