ALEGRETE NOVO AIRPORT
ALEGRETE · BR · 29.81°S / 55.89°W
ALQ
IATA · ICAO
SSLT
Alegrete Novo Airport (ALQ) serves Alegrete, Brazil. It sits at -29.81/-55.89, rises to 410 ft, is classified as small airport.
Type
Small airport
Elevation
410ft
Scheduled service
NO
ICAO
SSLT
All facts
- IATA
- ALQ
- Municipality
- Alegrete
- Country
- Brazil
- Coords
- 29.81°S / 55.89°W
Nearby airports
FAQ
- What is the IATA code for Alegrete Novo Airport?
- ALQ.
- What is the ICAO code for Alegrete Novo Airport?
- SSLT.
- Where is Alegrete Novo Airport located?
- Alegrete, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ALQ
{
"data": {
"id": 7837,
"iata_code": "ALQ",
"icao_code": "SSLT",
"name": "Alegrete Novo Airport",
"country_code": "BR",
"city_id": 3472638,
"latitude": "-29.811595",
"longitude": "-55.894707",
"elevation": 410,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Alegrete"
}
}