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