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