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