AUSTIN BERGSTROM INTERNATIONAL AIRPORT
AUSTIN · US · 30.20°N / 97.66°W
AUS
IATA · ICAO
KAUS
Austin Bergstrom International Airport (AUS) serves Austin, United States. It sits at 30.20/-97.66, rises to 542 ft, is classified as large airport.
Type
Large airport
Elevation
542ft
Scheduled service
YES
ICAO
KAUS
All facts
- IATA
- AUS
- Municipality
- Austin
- Country
- United States
- Coords
- 30.20°N / 97.66°W
Nearby airports
FAQ
- What is the IATA code for Austin Bergstrom International Airport?
- AUS.
- What is the ICAO code for Austin Bergstrom International Airport?
- KAUS.
- Where is Austin Bergstrom International Airport located?
- Austin, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AUS
{
"data": {
"id": 3291,
"iata_code": "AUS",
"icao_code": "KAUS",
"name": "Austin Bergstrom International Airport",
"country_code": "US",
"city_id": 4671654,
"latitude": "30.197535",
"longitude": "-97.662015",
"elevation": 542,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Austin"
}
}