DODGE CITY REGIONAL AIRPORT
DODGE CITY · US · 37.76°N / 99.97°W
DDC
IATA · ICAO
KDDC
Dodge City Regional Airport (DDC) serves Dodge City, United States. It sits at 37.76/-99.97, rises to 2594 ft, is classified as medium airport.
Type
Medium airport
Elevation
2594ft
Scheduled service
YES
ICAO
KDDC
All facts
- IATA
- DDC
- Municipality
- Dodge City
- Country
- United States
- Coords
- 37.76°N / 99.97°W
Nearby airports
FAQ
- What is the IATA code for Dodge City Regional Airport?
- DDC.
- What is the ICAO code for Dodge City Regional Airport?
- KDDC.
- Where is Dodge City Regional Airport located?
- Dodge City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DDC
{
"data": {
"id": 3549,
"iata_code": "DDC",
"icao_code": "KDDC",
"name": "Dodge City Regional Airport",
"country_code": "US",
"city_id": 5445298,
"latitude": "37.76340103149414",
"longitude": "-99.9655990600586",
"elevation": 2594,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Dodge City"
}
}