TUCSON INTERNATIONAL AIRPORT
TUCSON · US · 32.12°N / 110.94°W
TUS
IATA · ICAO
KTUS
Tucson International Airport (TUS) serves Tucson, United States. It sits at 32.12/-110.94, rises to 2643 ft, is classified as large airport.
Type
Large airport
Elevation
2643ft
Scheduled service
YES
ICAO
KTUS
All facts
- IATA
- TUS
- Municipality
- Tucson
- Country
- United States
- Coords
- 32.12°N / 110.94°W
Nearby airports
FAQ
- What is the IATA code for Tucson International Airport?
- TUS.
- What is the ICAO code for Tucson International Airport?
- KTUS.
- Where is Tucson International Airport located?
- Tucson, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TUS
{
"data": {
"id": 4682,
"iata_code": "TUS",
"icao_code": "KTUS",
"name": "Tucson International Airport",
"country_code": "US",
"city_id": 5318313,
"latitude": "32.115004",
"longitude": "-110.938053",
"elevation": 2643,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Tucson"
}
}