SPENCE AIRPORT
MOULTRIE · US · 31.14°N / 83.70°W
MUL
IATA · ICAO
KMUL
Spence Airport (MUL) serves Moultrie, United States. It sits at 31.14/-83.70, rises to 292 ft, is classified as small airport.
Type
Small airport
Elevation
292ft
Scheduled service
NO
ICAO
KMUL
All facts
- IATA
- MUL
- Municipality
- Moultrie
- Country
- United States
- Coords
- 31.14°N / 83.70°W
Nearby airports
FAQ
- What is the IATA code for Spence Airport?
- MUL.
- What is the ICAO code for Spence Airport?
- KMUL.
- Where is Spence Airport located?
- Moultrie, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MUL
{
"data": {
"id": 4220,
"iata_code": "MUL",
"icao_code": "KMUL",
"name": "Spence Airport",
"country_code": "US",
"city_id": 4210397,
"latitude": "31.141569",
"longitude": "-83.703718",
"elevation": 292,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Moultrie"
}
}