FAIRFIELD MUNICIPAL AIRPORT
FAIRFIELD · US · 41.05°N / 91.98°W
FFL
IATA · ICAO
KFFL
Fairfield Municipal Airport (FFL) serves Fairfield, United States. It sits at 41.05/-91.98, rises to 799 ft, is classified as small airport.
Type
Small airport
Elevation
799ft
Scheduled service
NO
ICAO
KFFL
All facts
- IATA
- FFL
- Municipality
- Fairfield
- Country
- United States
- Coords
- 41.05°N / 91.98°W
Nearby airports
FAQ
- What is the IATA code for Fairfield Municipal Airport?
- FFL.
- What is the ICAO code for Fairfield Municipal Airport?
- KFFL.
- Where is Fairfield Municipal Airport located?
- Fairfield, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FFL
{
"data": {
"id": 3735,
"iata_code": "FFL",
"icao_code": "KFFL",
"name": "Fairfield Municipal Airport",
"country_code": "US",
"city_id": 4855967,
"latitude": "41.053024",
"longitude": "-91.980114",
"elevation": 799,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Fairfield"
}
}