STUTTGART AIRPORT
STUTTGART · DE · 48.69°N / 9.22°E
STR
IATA · ICAO
EDDS
Stuttgart Airport (STR) serves Stuttgart, Germany. It sits at 48.69/9.22, rises to 1276 ft, is classified as large airport.
Type
Large airport
Elevation
1276ft
Scheduled service
YES
ICAO
EDDS
All facts
- IATA
- STR
- Municipality
- Stuttgart
- Country
- Germany
- Coords
- 48.69°N / 9.22°E
Nearby airports
FAQ
- What is the IATA code for Stuttgart Airport?
- STR.
- What is the ICAO code for Stuttgart Airport?
- EDDS.
- Where is Stuttgart Airport located?
- Stuttgart, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/STR
{
"data": {
"id": 1186,
"iata_code": "STR",
"icao_code": "EDDS",
"name": "Stuttgart Airport",
"country_code": "DE",
"city_id": 2928751,
"latitude": "48.689899",
"longitude": "9.22196",
"elevation": 1276,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Stuttgart"
}
}