FARMINGTON REGIONAL AIRPORT
FARMINGTON · US · 37.76°N / 90.43°W
FAM
IATA · ICAO
KFAM
Farmington Regional Airport (FAM) serves Farmington, United States. It sits at 37.76/-90.43, rises to 946 ft, is classified as small airport.
Type
Small airport
Elevation
946ft
Scheduled service
NO
ICAO
KFAM
All facts
- IATA
- FAM
- Municipality
- Farmington
- Country
- United States
- Coords
- 37.76°N / 90.43°W
Nearby airports
FAQ
- What is the IATA code for Farmington Regional Airport?
- FAM.
- What is the ICAO code for Farmington Regional Airport?
- KFAM.
- Where is Farmington Regional Airport located?
- Farmington, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FAM
{
"data": {
"id": 3716,
"iata_code": "FAM",
"icao_code": "KFAM",
"name": "Farmington Regional Airport",
"country_code": "US",
"city_id": 4386289,
"latitude": "37.761101",
"longitude": "-90.428597",
"elevation": 946,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Farmington"
}
}