FULTON COUNTY AIRPORT
ROCHESTER · US · 41.07°N / 86.18°W
RCR
IATA · ICAO
KRCR
Fulton County Airport (RCR) serves Rochester, United States. It sits at 41.07/-86.18, rises to 790 ft, is classified as small airport.
Type
Small airport
Elevation
790ft
Scheduled service
NO
ICAO
KRCR
All facts
- IATA
- RCR
- Municipality
- Rochester
- Country
- United States
- Coords
- 41.07°N / 86.18°W
Nearby airports
FAQ
- What is the IATA code for Fulton County Airport?
- RCR.
- What is the ICAO code for Fulton County Airport?
- KRCR.
- Where is Fulton County Airport located?
- Rochester, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RCR
{
"data": {
"id": 4453,
"iata_code": "RCR",
"icao_code": "KRCR",
"name": "Fulton County Airport",
"country_code": "US",
"city_id": 4925519,
"latitude": "41.065601348899996",
"longitude": "-86.18170166019999",
"elevation": 790,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Rochester"
}
}