MOBILE REGIONAL AIRPORT
MOBILE · US · 30.69°N / 88.24°W
MOB
IATA · ICAO
KMOB
Mobile Regional Airport (MOB) serves Mobile, United States. It sits at 30.69/-88.24, rises to 219 ft, is classified as medium airport.
Type
Medium airport
Elevation
219ft
Scheduled service
YES
ICAO
KMOB
All facts
- IATA
- MOB
- Municipality
- Mobile
- Country
- United States
- Coords
- 30.69°N / 88.24°W
Nearby airports
FAQ
- What is the IATA code for Mobile Regional Airport?
- MOB.
- What is the ICAO code for Mobile Regional Airport?
- KMOB.
- Where is Mobile Regional Airport located?
- Mobile, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MOB
{
"data": {
"id": 4183,
"iata_code": "MOB",
"icao_code": "KMOB",
"name": "Mobile Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "30.6912",
"longitude": "-88.242798",
"elevation": 219,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Mobile"
}
}