MERRILL MUNICIPAL AIRPORT
MERRILL · US · 45.20°N / 89.71°W
RRL
IATA · ICAO
KRRL
Merrill Municipal Airport (RRL) serves Merrill, United States. It sits at 45.20/-89.71, rises to 1318 ft, is classified as small airport.
Type
Small airport
Elevation
1318ft
Scheduled service
NO
ICAO
KRRL
All facts
- IATA
- RRL
- Municipality
- Merrill
- Country
- United States
- Coords
- 45.20°N / 89.71°W
Nearby airports
FAQ
- What is the IATA code for Merrill Municipal Airport?
- RRL.
- What is the ICAO code for Merrill Municipal Airport?
- KRRL.
- Where is Merrill Municipal Airport located?
- Merrill, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RRL
{
"data": {
"id": 4494,
"iata_code": "RRL",
"icao_code": "KRRL",
"name": "Merrill Municipal Airport",
"country_code": "US",
"city_id": 5262680,
"latitude": "45.198898",
"longitude": "-89.712898",
"elevation": 1318,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Merrill"
}
}