FALLON MUNICIPAL AIRPORT
FALLON · US · 39.50°N / 118.75°W
FLX
IATA · ICAO
KFLX
Fallon Municipal Airport (FLX) serves Fallon, United States. It sits at 39.50/-118.75, rises to 3963 ft, is classified as small airport.
Type
Small airport
Elevation
3963ft
Scheduled service
NO
ICAO
KFLX
All facts
- IATA
- FLX
- Municipality
- Fallon
- Country
- United States
- Coords
- 39.50°N / 118.75°W
Nearby airports
FAQ
- What is the IATA code for Fallon Municipal Airport?
- FLX.
- What is the ICAO code for Fallon Municipal Airport?
- KFLX.
- Where is Fallon Municipal Airport located?
- Fallon, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FLX
{
"data": {
"id": 3750,
"iata_code": "FLX",
"icao_code": "KFLX",
"name": "Fallon Municipal Airport",
"country_code": "US",
"city_id": 5503914,
"latitude": "39.4990997314",
"longitude": "-118.749000549",
"elevation": 3963,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Fallon"
}
}