HAMILTON ISLAND AIRPORT
HAMILTON ISLAND · AU · 20.36°S / 148.95°E
HTI
IATA · ICAO
YBHM
Hamilton Island Airport (HTI) serves Hamilton Island, Australia. It sits at -20.36/148.95, rises to 15 ft, is classified as medium airport.
Type
Medium airport
Elevation
15ft
Scheduled service
YES
ICAO
YBHM
All facts
- IATA
- HTI
- Municipality
- Hamilton Island
- Country
- Australia
- Coords
- 20.36°S / 148.95°E
Nearby airports
FAQ
- What is the IATA code for Hamilton Island Airport?
- HTI.
- What is the ICAO code for Hamilton Island Airport?
- YBHM.
- Where is Hamilton Island Airport located?
- Hamilton Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HTI
{
"data": {
"id": 9144,
"iata_code": "HTI",
"icao_code": "YBHM",
"name": "Hamilton Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-20.3581008911",
"longitude": "148.95199585",
"elevation": 15,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Hamilton Island"
}
}