BATHURST AIRPORT
BATHURST · AU · 33.41°S / 149.65°E
BHS
IATA · ICAO
YBTH
Bathurst Airport (BHS) serves Bathurst, Australia. It sits at -33.41/149.65, rises to 2435 ft, is classified as medium airport.
Type
Medium airport
Elevation
2435ft
Scheduled service
YES
ICAO
YBTH
All facts
- IATA
- BHS
- Municipality
- Bathurst
- Country
- Australia
- Coords
- 33.41°S / 149.65°E
Nearby airports
FAQ
- What is the IATA code for Bathurst Airport?
- BHS.
- What is the ICAO code for Bathurst Airport?
- YBTH.
- Where is Bathurst Airport located?
- Bathurst, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BHS
{
"data": {
"id": 9176,
"iata_code": "BHS",
"icao_code": "YBTH",
"name": "Bathurst Airport",
"country_code": "AU",
"city_id": 2176632,
"latitude": "-33.406817",
"longitude": "149.651161",
"elevation": 2435,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bathurst"
}
}