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