FOUR CORNERS REGIONAL AIRPORT
FARMINGTON · US · 36.74°N / 108.23°W
FMN
IATA · ICAO
KFMN
Four Corners Regional Airport (FMN) serves Farmington, United States. It sits at 36.74/-108.23, rises to 5506 ft, is classified as medium airport.
Type
Medium airport
Elevation
5506ft
Scheduled service
NO
ICAO
KFMN
All facts
- IATA
- FMN
- Municipality
- Farmington
- Country
- United States
- Coords
- 36.74°N / 108.23°W
Nearby airports
FAQ
- What is the IATA code for Four Corners Regional Airport?
- FMN.
- What is the ICAO code for Four Corners Regional Airport?
- KFMN.
- Where is Four Corners Regional Airport located?
- Farmington, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FMN
{
"data": {
"id": 3753,
"iata_code": "FMN",
"icao_code": "KFMN",
"name": "Four Corners Regional Airport",
"country_code": "US",
"city_id": 5467328,
"latitude": "36.741199",
"longitude": "-108.230003",
"elevation": 5506,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Farmington"
}
}