FILLMORE MUNICIPAL AIRPORT
FILLMORE · US · 38.96°N / 112.36°W
FIL
IATA · ICAO
KFOM
Fillmore Municipal Airport (FIL) serves Fillmore, United States. It sits at 38.96/-112.36, rises to 4985 ft, is classified as small airport.
Type
Small airport
Elevation
4985ft
Scheduled service
NO
ICAO
KFOM
All facts
- IATA
- FIL
- Municipality
- Fillmore
- Country
- United States
- Coords
- 38.96°N / 112.36°W
Nearby airports
FAQ
- What is the IATA code for Fillmore Municipal Airport?
- FIL.
- What is the ICAO code for Fillmore Municipal Airport?
- KFOM.
- Where is Fillmore Municipal Airport located?
- Fillmore, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FIL
{
"data": {
"id": 3760,
"iata_code": "FIL",
"icao_code": "KFOM",
"name": "Fillmore Municipal Airport",
"country_code": "US",
"city_id": 5539097,
"latitude": "38.95830154",
"longitude": "-112.362999",
"elevation": 4985,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Fillmore"
}
}