PITTSBURGH INTERNATIONAL AIRPORT
PITTSBURGH · US · 40.49°N / 80.23°W
PIT
IATA · ICAO
KPIT
Pittsburgh International Airport (PIT) serves Pittsburgh, United States. It sits at 40.49/-80.23, rises to 1203 ft, is classified as large airport.
Type
Large airport
Elevation
1203ft
Scheduled service
YES
ICAO
KPIT
All facts
- IATA
- PIT
- Municipality
- Pittsburgh
- Country
- United States
- Coords
- 40.49°N / 80.23°W
Nearby airports
FAQ
- What is the IATA code for Pittsburgh International Airport?
- PIT.
- What is the ICAO code for Pittsburgh International Airport?
- KPIT.
- Where is Pittsburgh International Airport located?
- Pittsburgh, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PIT
{
"data": {
"id": 4380,
"iata_code": "PIT",
"icao_code": "KPIT",
"name": "Pittsburgh International Airport",
"country_code": "US",
"city_id": null,
"latitude": "40.491501",
"longitude": "-80.232903",
"elevation": 1203,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Pittsburgh"
}
}