GREENLEE COUNTY AIRPORT
CLIFTON · US · 32.96°N / 109.21°W
CFT
IATA · ICAO
KCFT
Greenlee County Airport (CFT) serves Clifton, United States. It sits at 32.96/-109.21, rises to 3798 ft, is classified as small airport.
Type
Small airport
Elevation
3798ft
Scheduled service
NO
ICAO
KCFT
All facts
- IATA
- CFT
- Municipality
- Clifton
- Country
- United States
- Coords
- 32.96°N / 109.21°W
Nearby airports
FAQ
- What is the IATA code for Greenlee County Airport?
- CFT.
- What is the ICAO code for Greenlee County Airport?
- KCFT.
- Where is Greenlee County Airport located?
- Clifton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CFT
{
"data": {
"id": 3450,
"iata_code": "CFT",
"icao_code": "KCFT",
"name": "Greenlee County Airport",
"country_code": "US",
"city_id": null,
"latitude": "32.957039",
"longitude": "-109.211397",
"elevation": 3798,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Clifton"
}
}