TSENDIAP AIRSTRIP
TSENDIAP · PG · 5.36°S / 144.45°E
AYDP
ICAO
AYDP
Tsendiap Airstrip serves Tsendiap, Papua New Guinea. It sits at -5.36/144.45, rises to 1565 ft, is classified as small airport.
Type
Small airport
Elevation
1565ft
Scheduled service
NO
ICAO
AYDP
All facts
- IATA
- —
- Municipality
- Tsendiap
- Country
- Papua New Guinea
- Coords
- 5.36°S / 144.45°E
Nearby airports
FAQ
- What is the ICAO code for Tsendiap Airstrip?
- AYDP.
- Where is Tsendiap Airstrip located?
- Tsendiap, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AYDP
{
"data": {
"id": 123,
"iata_code": null,
"icao_code": "AYDP",
"name": "Tsendiap Airstrip",
"country_code": "PG",
"city_id": null,
"latitude": "-5.3599",
"longitude": "144.4462",
"elevation": 1565,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Tsendiap"
}
}