MONROE COUNTY AIRPORT
BLOOMINGTON · US · 39.15°N / 86.62°W
BMG
IATA · ICAO
KBMG
Monroe County Airport (BMG) serves Bloomington, United States. It sits at 39.15/-86.62, rises to 846 ft, is classified as medium airport.
Type
Medium airport
Elevation
846ft
Scheduled service
NO
ICAO
KBMG
All facts
- IATA
- BMG
- Municipality
- Bloomington
- Country
- United States
- Coords
- 39.15°N / 86.62°W
Nearby airports
FAQ
- What is the IATA code for Monroe County Airport?
- BMG.
- What is the ICAO code for Monroe County Airport?
- KBMG.
- Where is Monroe County Airport located?
- Bloomington, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BMG
{
"data": {
"id": 3366,
"iata_code": "BMG",
"icao_code": "KBMG",
"name": "Monroe County Airport",
"country_code": "US",
"city_id": 4254679,
"latitude": "39.145999908447266",
"longitude": "-86.61669921875",
"elevation": 846,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Bloomington"
}
}