AFORE AIRSTRIP
AFORE · PG · 9.14°S / 148.39°E
AFR
IATA · ICAO
AYAF
Afore Airstrip (AFR) serves Afore, Papua New Guinea. It sits at -9.14/148.39, rises to 2500 ft, is classified as small airport.
Type
Small airport
Elevation
2500ft
Scheduled service
NO
ICAO
AYAF
All facts
- IATA
- AFR
- Municipality
- Afore
- Country
- Papua New Guinea
- Coords
- 9.14°S / 148.39°E
Nearby airports
FAQ
- What is the IATA code for Afore Airstrip?
- AFR.
- What is the ICAO code for Afore Airstrip?
- AYAF.
- Where is Afore Airstrip located?
- Afore, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AFR
{
"data": {
"id": 78,
"iata_code": "AFR",
"icao_code": "AYAF",
"name": "Afore Airstrip",
"country_code": "PG",
"city_id": null,
"latitude": "-9.13867",
"longitude": "148.390701",
"elevation": 2500,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Afore"
}
}