TAMPA INTERNATIONAL AIRPORT
TAMPA · US · 27.98°N / 82.53°W
TPA
IATA · ICAO
KTPA
Tampa International Airport (TPA) serves Tampa, United States. It sits at 27.98/-82.53, rises to 26 ft, is classified as large airport.
Type
Large airport
Elevation
26ft
Scheduled service
YES
ICAO
KTPA
All facts
- IATA
- TPA
- Municipality
- Tampa
- Country
- United States
- Coords
- 27.98°N / 82.53°W
Nearby airports
FAQ
- What is the IATA code for Tampa International Airport?
- TPA.
- What is the ICAO code for Tampa International Airport?
- KTPA.
- Where is Tampa International Airport located?
- Tampa, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TPA
{
"data": {
"id": 4668,
"iata_code": "TPA",
"icao_code": "KTPA",
"name": "Tampa International Airport",
"country_code": "US",
"city_id": 4174757,
"latitude": "27.9755",
"longitude": "-82.533203",
"elevation": 26,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Tampa"
}
}