RENTON MUNICIPAL AIRPORT
RENTON · US · 47.49°N / 122.22°W
RNT
IATA · ICAO
KRNT
Renton Municipal Airport (RNT) serves Renton, United States. It sits at 47.49/-122.22, rises to 32 ft, is classified as small airport.
Type
Small airport
Elevation
32ft
Scheduled service
NO
ICAO
KRNT
All facts
- IATA
- RNT
- Municipality
- Renton
- Country
- United States
- Coords
- 47.49°N / 122.22°W
Nearby airports
FAQ
- What is the IATA code for Renton Municipal Airport?
- RNT.
- What is the ICAO code for Renton Municipal Airport?
- KRNT.
- Where is Renton Municipal Airport located?
- Renton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RNT
{
"data": {
"id": 4485,
"iata_code": "RNT",
"icao_code": "KRNT",
"name": "Renton Municipal Airport",
"country_code": "US",
"city_id": 5808189,
"latitude": "47.4930992126",
"longitude": "-122.216003418",
"elevation": 32,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Renton"
}
}