DOINI AIRPORT
CASTORI ISLETS · PG · 10.70°S / 150.72°E
DOI
IATA · ICAO
AYDO
Doini Airport (DOI) serves Castori Islets, Papua New Guinea. It sits at -10.70/150.72, rises to 31 ft, is classified as small airport.
Type
Small airport
Elevation
31ft
Scheduled service
NO
ICAO
AYDO
All facts
- IATA
- DOI
- Municipality
- Castori Islets
- Country
- Papua New Guinea
- Coords
- 10.70°S / 150.72°E
Nearby airports
FAQ
- What is the IATA code for Doini Airport?
- DOI.
- What is the ICAO code for Doini Airport?
- AYDO.
- Where is Doini Airport located?
- Castori Islets, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DOI
{
"data": {
"id": 122,
"iata_code": "DOI",
"icao_code": "AYDO",
"name": "Doini Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-10.7009",
"longitude": "150.7218",
"elevation": 31,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Castori Islets"
}
}