BRANSON AIRPORT
BRANSON · US · 36.53°N / 93.20°W
BKG
IATA · ICAO
KBBG
Branson Airport (BKG) serves Branson, United States. It sits at 36.53/-93.20, rises to 1302 ft, is classified as medium airport.
Type
Medium airport
Elevation
1302ft
Scheduled service
YES
ICAO
KBBG
All facts
- IATA
- BKG
- Municipality
- Branson
- Country
- United States
- Coords
- 36.53°N / 93.20°W
Nearby airports
FAQ
- What is the IATA code for Branson Airport?
- BKG.
- What is the ICAO code for Branson Airport?
- KBBG.
- Where is Branson Airport located?
- Branson, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BKG
{
"data": {
"id": 3314,
"iata_code": "BKG",
"icao_code": "KBBG",
"name": "Branson Airport",
"country_code": "US",
"city_id": null,
"latitude": "36.532082",
"longitude": "-93.200544",
"elevation": 1302,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Branson"
}
}