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