CHILDRESS MUNICIPAL AIRPORT
CHILDRESS · US · 34.43°N / 100.29°W
CDS
IATA · ICAO
KCDS
Childress Municipal Airport (CDS) serves Childress, United States. It sits at 34.43/-100.29, rises to 1954 ft, is classified as medium airport.
Type
Medium airport
Elevation
1954ft
Scheduled service
NO
ICAO
KCDS
All facts
- IATA
- CDS
- Municipality
- Childress
- Country
- United States
- Coords
- 34.43°N / 100.29°W
Nearby airports
FAQ
- What is the IATA code for Childress Municipal Airport?
- CDS.
- What is the ICAO code for Childress Municipal Airport?
- KCDS.
- Where is Childress Municipal Airport located?
- Childress, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CDS
{
"data": {
"id": 3439,
"iata_code": "CDS",
"icao_code": "KCDS",
"name": "Childress Municipal Airport",
"country_code": "US",
"city_id": 5518758,
"latitude": "34.4337997437",
"longitude": "-100.288002014",
"elevation": 1954,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Childress"
}
}