LUIS ALBERTO LEHR AIRPORT
SANTA ROSA · BR · 27.91°S / 54.52°W
SRA
IATA · ICAO
SSZR
Luis Alberto Lehr Airport (SRA) serves Santa Rosa, Brazil. It sits at -27.91/-54.52, rises to 1014 ft, is classified as small airport.
Type
Small airport
Elevation
1014ft
Scheduled service
YES
ICAO
SSZR
All facts
- IATA
- SRA
- Municipality
- Santa Rosa
- Country
- Brazil
- Coords
- 27.91°S / 54.52°W
Nearby airports
FAQ
- What is the IATA code for Luis Alberto Lehr Airport?
- SRA.
- What is the ICAO code for Luis Alberto Lehr Airport?
- SSZR.
- Where is Luis Alberto Lehr Airport located?
- Santa Rosa, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SRA
{
"data": {
"id": 7854,
"iata_code": "SRA",
"icao_code": "SSZR",
"name": "Luis Alberto Lehr Airport",
"country_code": "BR",
"city_id": 3449822,
"latitude": "-27.90658",
"longitude": "-54.520628",
"elevation": 1014,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Santa Rosa"
}
}