SANTOS DUMONT AIRPORT
RIO DE JANEIRO · BR · 22.91°S / 43.16°W
SDU
IATA · ICAO
SBRJ
Santos Dumont Airport (SDU) serves Rio de Janeiro, Brazil. It sits at -22.91/-43.16, rises to 11 ft, is classified as large airport.
Type
Large airport
Elevation
11ft
Scheduled service
YES
ICAO
SBRJ
All facts
- IATA
- SDU
- Municipality
- Rio de Janeiro
- Country
- Brazil
- Coords
- 22.91°S / 43.16°W
Nearby airports
FAQ
- What is the IATA code for Santos Dumont Airport?
- SDU.
- What is the ICAO code for Santos Dumont Airport?
- SBRJ.
- Where is Santos Dumont Airport located?
- Rio de Janeiro, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SDU
{
"data": {
"id": 7324,
"iata_code": "SDU",
"icao_code": "SBRJ",
"name": "Santos Dumont Airport",
"country_code": "BR",
"city_id": 3451190,
"latitude": "-22.910397",
"longitude": "-43.16282",
"elevation": 11,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Rio de Janeiro"
}
}