MOBILE DOWNTOWN AIRPORT
MOBILE · US · 30.63°N / 88.07°W
BFM
IATA · ICAO
KBFM
Mobile Downtown Airport (BFM) serves Mobile, United States. It sits at 30.63/-88.07, rises to 26 ft, is classified as medium airport.
Type
Medium airport
Elevation
26ft
Scheduled service
NO
ICAO
KBFM
All facts
- IATA
- BFM
- Municipality
- Mobile
- Country
- United States
- Coords
- 30.63°N / 88.07°W
Nearby airports
FAQ
- What is the IATA code for Mobile Downtown Airport?
- BFM.
- What is the ICAO code for Mobile Downtown Airport?
- KBFM.
- Where is Mobile Downtown Airport located?
- Mobile, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BFM
{
"data": {
"id": 3333,
"iata_code": "BFM",
"icao_code": "KBFM",
"name": "Mobile Downtown Airport",
"country_code": "US",
"city_id": 4076598,
"latitude": "30.626800537100003",
"longitude": "-88.06809997559999",
"elevation": 26,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Mobile"
}
}