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