CHENGDE PUNING AIRPORT
CHENGDE · CN · 41.12°N / 118.07°E
CDE
IATA · ICAO
ZBCD
Chengde Puning Airport (CDE) serves Chengde, China. It sits at 41.12/118.07, is classified as medium airport.
Type
Medium airport
Elevation
ft
Scheduled service
YES
ICAO
ZBCD
All facts
- IATA
- CDE
- Municipality
- Chengde
- Country
- China
- Coords
- 41.12°N / 118.07°E
FAQ
- What is the IATA code for Chengde Puning Airport?
- CDE.
- What is the ICAO code for Chengde Puning Airport?
- ZBCD.
- Where is Chengde Puning Airport located?
- Chengde, China.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CDE
{
"data": {
"id": 9644,
"iata_code": "CDE",
"icao_code": "ZBCD",
"name": "Chengde Puning Airport",
"country_code": "CN",
"city_id": null,
"latitude": "41.1225",
"longitude": "118.073889",
"elevation": null,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Chengde"
}
}