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