HOBART REGIONAL AIRPORT
HOBART · US · 34.99°N / 99.05°W
HBR
IATA · ICAO
KHBR
Hobart Regional Airport (HBR) serves Hobart, United States. It sits at 34.99/-99.05, rises to 1563 ft, is classified as medium airport.
Type
Medium airport
Elevation
1563ft
Scheduled service
NO
ICAO
KHBR
All facts
- IATA
- HBR
- Municipality
- Hobart
- Country
- United States
- Coords
- 34.99°N / 99.05°W
Nearby airports
FAQ
- What is the IATA code for Hobart Regional Airport?
- HBR.
- What is the ICAO code for Hobart Regional Airport?
- KHBR.
- Where is Hobart Regional Airport located?
- Hobart, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HBR
{
"data": {
"id": 3867,
"iata_code": "HBR",
"icao_code": "KHBR",
"name": "Hobart Regional Airport",
"country_code": "US",
"city_id": 4538821,
"latitude": "34.991317",
"longitude": "-99.051313",
"elevation": 1563,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Hobart"
}
}