HANCOCK COUNTY-BAR HARBOR AIRPORT
BAR HARBOR · US · 44.45°N / 68.36°W
BHB
IATA · ICAO
KBHB
Hancock County-Bar Harbor Airport (BHB) serves Bar Harbor, United States. It sits at 44.45/-68.36, rises to 83 ft, is classified as medium airport.
Type
Medium airport
Elevation
83ft
Scheduled service
YES
ICAO
KBHB
All facts
- IATA
- BHB
- Municipality
- Bar Harbor
- Country
- United States
- Coords
- 44.45°N / 68.36°W
Nearby airports
FAQ
- What is the IATA code for Hancock County-Bar Harbor Airport?
- BHB.
- What is the ICAO code for Hancock County-Bar Harbor Airport?
- KBHB.
- Where is Hancock County-Bar Harbor Airport located?
- Bar Harbor, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BHB
{
"data": {
"id": 3339,
"iata_code": "BHB",
"icao_code": "KBHB",
"name": "Hancock County-Bar Harbor Airport",
"country_code": "US",
"city_id": null,
"latitude": "44.45000076",
"longitude": "-68.3615036",
"elevation": 83,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bar Harbor"
}
}