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