LORD HOWE ISLAND AIRPORT
LORD HOWE ISLAND · AU · 31.54°S / 159.08°E
LDH
IATA · ICAO
YLHI
Lord Howe Island Airport (LDH) serves Lord Howe Island, Australia. It sits at -31.54/159.08, rises to 5 ft, is classified as small airport.
Type
Small airport
Elevation
5ft
Scheduled service
YES
ICAO
YLHI
All facts
- IATA
- LDH
- Municipality
- Lord Howe Island
- Country
- Australia
- Coords
- 31.54°S / 159.08°E
FAQ
- What is the IATA code for Lord Howe Island Airport?
- LDH.
- What is the ICAO code for Lord Howe Island Airport?
- YLHI.
- Where is Lord Howe Island Airport located?
- Lord Howe Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LDH
{
"data": {
"id": 9369,
"iata_code": "LDH",
"icao_code": "YLHI",
"name": "Lord Howe Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-31.538204",
"longitude": "159.07546",
"elevation": 5,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Lord Howe Island"
}
}