RICHFIELD MUNICIPAL AIRPORT
RICHFIELD · US · 38.73°N / 112.10°W
RIF
IATA · ICAO
KRIF
Richfield Municipal Airport (RIF) serves Richfield, United States. It sits at 38.73/-112.10, rises to 5301 ft, is classified as small airport.
Type
Small airport
Elevation
5301ft
Scheduled service
NO
ICAO
KRIF
All facts
- IATA
- RIF
- Municipality
- Richfield
- Country
- United States
- Coords
- 38.73°N / 112.10°W
Nearby airports
FAQ
- What is the IATA code for Richfield Municipal Airport?
- RIF.
- What is the ICAO code for Richfield Municipal Airport?
- KRIF.
- Where is Richfield Municipal Airport located?
- Richfield, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RIF
{
"data": {
"id": 4466,
"iata_code": "RIF",
"icao_code": "KRIF",
"name": "Richfield Municipal Airport",
"country_code": "US",
"city_id": 5545710,
"latitude": "38.734068",
"longitude": "-112.101603",
"elevation": 5301,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Richfield"
}
}