SIERRA BLANCA REGIONAL AIRPORT
ALTO · US · 33.46°N / 105.54°W
RUI
IATA · ICAO
KSRR
Sierra Blanca Regional Airport (RUI) serves Alto, United States. It sits at 33.46/-105.54, rises to 6814 ft, is classified as medium airport.
Type
Medium airport
Elevation
6814ft
Scheduled service
NO
ICAO
KSRR
All facts
- IATA
- RUI
- Municipality
- Alto
- Country
- United States
- Coords
- 33.46°N / 105.54°W
Nearby airports
FAQ
- What is the IATA code for Sierra Blanca Regional Airport?
- RUI.
- What is the ICAO code for Sierra Blanca Regional Airport?
- KSRR.
- Where is Sierra Blanca Regional Airport located?
- Alto, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RUI
{
"data": {
"id": 4600,
"iata_code": "RUI",
"icao_code": "KSRR",
"name": "Sierra Blanca Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "33.462799",
"longitude": "-105.535004",
"elevation": 6814,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Alto"
}
}