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