HERVEY BAY AIRPORT
HERVEY BAY · AU · 25.32°S / 152.88°E
HVB
IATA · ICAO
YHBA
Hervey Bay Airport (HVB) serves Hervey Bay, Australia. It sits at -25.32/152.88, rises to 60 ft, is classified as medium airport.
Type
Medium airport
Elevation
60ft
Scheduled service
YES
ICAO
YHBA
All facts
- IATA
- HVB
- Municipality
- Hervey Bay
- Country
- Australia
- Coords
- 25.32°S / 152.88°E
Nearby airports
FAQ
- What is the IATA code for Hervey Bay Airport?
- HVB.
- What is the ICAO code for Hervey Bay Airport?
- YHBA.
- Where is Hervey Bay Airport located?
- Hervey Bay, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HVB
{
"data": {
"id": 9307,
"iata_code": "HVB",
"icao_code": "YHBA",
"name": "Hervey Bay Airport",
"country_code": "AU",
"city_id": 6354957,
"latitude": "-25.320127",
"longitude": "152.880662",
"elevation": 60,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Hervey Bay"
}
}