BANNING MUNICIPAL AIRPORT
BANNING · US · 33.92°N / 116.85°W
BNG
IATA · ICAO
KBNG
Banning Municipal Airport (BNG) serves Banning, United States. It sits at 33.92/-116.85, rises to 2219 ft, is classified as small airport.
Type
Small airport
Elevation
2219ft
Scheduled service
NO
ICAO
KBNG
All facts
- IATA
- BNG
- Municipality
- Banning
- Country
- United States
- Coords
- 33.92°N / 116.85°W
Nearby airports
FAQ
- What is the IATA code for Banning Municipal Airport?
- BNG.
- What is the ICAO code for Banning Municipal Airport?
- KBNG.
- Where is Banning Municipal Airport located?
- Banning, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BNG
{
"data": {
"id": 3371,
"iata_code": "BNG",
"icao_code": "KBNG",
"name": "Banning Municipal Airport",
"country_code": "US",
"city_id": 5326032,
"latitude": "33.922548",
"longitude": "-116.850672",
"elevation": 2219,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Banning"
}
}