SOROCABA AIRPORT
SOROCABA · BR · 23.48°S / 47.49°W
SOD
IATA · ICAO
SDCO
Sorocaba Airport (SOD) serves Sorocaba, Brazil. It sits at -23.48/-47.49, rises to 2083 ft, is classified as small airport.
Type
Small airport
Elevation
2083ft
Scheduled service
YES
ICAO
SDCO
All facts
- IATA
- SOD
- Municipality
- Sorocaba
- Country
- Brazil
- Coords
- 23.48°S / 47.49°W
Nearby airports
FAQ
- What is the IATA code for Sorocaba Airport?
- SOD.
- What is the ICAO code for Sorocaba Airport?
- SDCO.
- Where is Sorocaba Airport located?
- Sorocaba, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SOD
{
"data": {
"id": 7432,
"iata_code": "SOD",
"icao_code": "SDCO",
"name": "Sorocaba Airport",
"country_code": "BR",
"city_id": 3447399,
"latitude": "-23.478001",
"longitude": "-47.490002",
"elevation": 2083,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Sorocaba"
}
}