DECATUR AIRPORT
DECATUR · US · 39.83°N / 88.87°W
DEC
IATA · ICAO
KDEC
Decatur Airport (DEC) serves Decatur, United States. It sits at 39.83/-88.87, rises to 682 ft, is classified as medium airport.
Type
Medium airport
Elevation
682ft
Scheduled service
YES
ICAO
KDEC
All facts
- IATA
- DEC
- Municipality
- Decatur
- Country
- United States
- Coords
- 39.83°N / 88.87°W
Nearby airports
FAQ
- What is the IATA code for Decatur Airport?
- DEC.
- What is the ICAO code for Decatur Airport?
- KDEC.
- Where is Decatur Airport located?
- Decatur, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DEC
{
"data": {
"id": 3550,
"iata_code": "DEC",
"icao_code": "KDEC",
"name": "Decatur Airport",
"country_code": "US",
"city_id": 4236895,
"latitude": "39.834598541259766",
"longitude": "-88.8656997680664",
"elevation": 682,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Decatur"
}
}