CEDAR CITY REGIONAL AIRPORT
CEDAR CITY · US · 37.70°N / 113.10°W
CDC
IATA · ICAO
KCDC
Cedar City Regional Airport (CDC) serves Cedar City, United States. It sits at 37.70/-113.10, rises to 5622 ft, is classified as medium airport.
Type
Medium airport
Elevation
5622ft
Scheduled service
YES
ICAO
KCDC
All facts
- IATA
- CDC
- Municipality
- Cedar City
- Country
- United States
- Coords
- 37.70°N / 113.10°W
Nearby airports
FAQ
- What is the IATA code for Cedar City Regional Airport?
- CDC.
- What is the ICAO code for Cedar City Regional Airport?
- KCDC.
- Where is Cedar City Regional Airport located?
- Cedar City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CDC
{
"data": {
"id": 3434,
"iata_code": "CDC",
"icao_code": "KCDC",
"name": "Cedar City Regional Airport",
"country_code": "US",
"city_id": 5536630,
"latitude": "37.70100021362305",
"longitude": "-113.0989990234375",
"elevation": 5622,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Cedar City"
}
}