RUSTON REGIONAL AIRPORT
RUSTON · US · 32.51°N / 92.59°W
RSN
IATA · ICAO
KRSN
Ruston Regional Airport (RSN) serves Ruston, United States. It sits at 32.51/-92.59, rises to 311 ft, is classified as small airport.
Type
Small airport
Elevation
311ft
Scheduled service
NO
ICAO
KRSN
All facts
- IATA
- RSN
- Municipality
- Ruston
- Country
- United States
- Coords
- 32.51°N / 92.59°W
Nearby airports
FAQ
- What is the IATA code for Ruston Regional Airport?
- RSN.
- What is the ICAO code for Ruston Regional Airport?
- KRSN.
- Where is Ruston Regional Airport located?
- Ruston, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RSN
{
"data": {
"id": 4497,
"iata_code": "RSN",
"icao_code": "KRSN",
"name": "Ruston Regional Airport",
"country_code": "US",
"city_id": 4339348,
"latitude": "32.514187",
"longitude": "-92.588517",
"elevation": 311,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Ruston"
}
}