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