PRYOR FIELD REGIONAL AIRPORT
DECATUR · US · 34.65°N / 86.95°W
DCU
IATA · ICAO
KDCU
Pryor Field Regional Airport (DCU) serves Decatur, United States. It sits at 34.65/-86.95, rises to 592 ft, is classified as small airport.
Type
Small airport
Elevation
592ft
Scheduled service
NO
ICAO
KDCU
All facts
- IATA
- DCU
- Municipality
- Decatur
- Country
- United States
- Coords
- 34.65°N / 86.95°W
Nearby airports
FAQ
- What is the IATA code for Pryor Field Regional Airport?
- DCU.
- What is the ICAO code for Pryor Field Regional Airport?
- KDCU.
- Where is Pryor Field Regional Airport located?
- Decatur, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DCU
{
"data": {
"id": 3548,
"iata_code": "DCU",
"icao_code": "KDCU",
"name": "Pryor Field Regional Airport",
"country_code": "US",
"city_id": 4058553,
"latitude": "34.652698516799994",
"longitude": "-86.94539642330001",
"elevation": 592,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Decatur"
}
}