AFTON MUNICIPAL AIRPORT
AFTON · US · 42.71°N / 110.94°W
AFO
IATA · ICAO
KAFO
Afton Municipal Airport (AFO) serves Afton, United States. It sits at 42.71/-110.94, rises to 6221 ft, is classified as small airport.
Type
Small airport
Elevation
6221ft
Scheduled service
NO
ICAO
KAFO
All facts
- IATA
- AFO
- Municipality
- Afton
- Country
- United States
- Coords
- 42.71°N / 110.94°W
Nearby airports
FAQ
- What is the IATA code for Afton Municipal Airport?
- AFO.
- What is the ICAO code for Afton Municipal Airport?
- KAFO.
- Where is Afton Municipal Airport located?
- Afton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AFO
{
"data": {
"id": 3222,
"iata_code": "AFO",
"icao_code": "KAFO",
"name": "Afton Municipal Airport",
"country_code": "US",
"city_id": 5816861,
"latitude": "42.7112007141",
"longitude": "-110.942001343",
"elevation": 6221,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Afton"
}
}