KANDEP AIRPORT
KANDEP · PG · 5.84°S / 143.51°E
KDP
IATA · ICAO
AYNN
Kandep Airport (KDP) serves Kandep, Papua New Guinea. It sits at -5.84/143.51, rises to 7710 ft, is classified as small airport.
Type
Small airport
Elevation
7710ft
Scheduled service
NO
ICAO
AYNN
All facts
- IATA
- KDP
- Municipality
- Kandep
- Country
- Papua New Guinea
- Coords
- 5.84°S / 143.51°E
Nearby airports
FAQ
- What is the IATA code for Kandep Airport?
- KDP.
- What is the ICAO code for Kandep Airport?
- AYNN.
- Where is Kandep Airport located?
- Kandep, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KDP
{
"data": {
"id": 242,
"iata_code": "KDP",
"icao_code": "AYNN",
"name": "Kandep Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-5.84061111111",
"longitude": "143.507222222",
"elevation": 7710,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Kandep"
}
}