MOULTRIE MUNICIPAL AIRPORT
MOULTRIE · US · 31.08°N / 83.80°W
MGR
IATA · ICAO
KMGR
Moultrie Municipal Airport (MGR) serves Moultrie, United States. It sits at 31.08/-83.80, rises to 294 ft, is classified as small airport.
Type
Small airport
Elevation
294ft
Scheduled service
NO
ICAO
KMGR
All facts
- IATA
- MGR
- Municipality
- Moultrie
- Country
- United States
- Coords
- 31.08°N / 83.80°W
Nearby airports
FAQ
- What is the IATA code for Moultrie Municipal Airport?
- MGR.
- What is the ICAO code for Moultrie Municipal Airport?
- KMGR.
- Where is Moultrie Municipal Airport located?
- Moultrie, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MGR
{
"data": {
"id": 4138,
"iata_code": "MGR",
"icao_code": "KMGR",
"name": "Moultrie Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "31.084899902300002",
"longitude": "-83.8032989502",
"elevation": 294,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Moultrie"
}
}