ALLEGHENY COUNTY AIRPORT
PITTSBURGH · US · 40.35°N / 79.93°W
AGC
IATA · ICAO
KAGC
Allegheny County Airport (AGC) serves Pittsburgh, United States. It sits at 40.35/-79.93, rises to 1252 ft, is classified as medium airport.
Type
Medium airport
Elevation
1252ft
Scheduled service
NO
ICAO
KAGC
All facts
- IATA
- AGC
- Municipality
- Pittsburgh
- Country
- United States
- Coords
- 40.35°N / 79.93°W
Nearby airports
FAQ
- What is the IATA code for Allegheny County Airport?
- AGC.
- What is the ICAO code for Allegheny County Airport?
- KAGC.
- Where is Allegheny County Airport located?
- Pittsburgh, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AGC
{
"data": {
"id": 3224,
"iata_code": "AGC",
"icao_code": "KAGC",
"name": "Allegheny County Airport",
"country_code": "US",
"city_id": 5206379,
"latitude": "40.354401",
"longitude": "-79.930199",
"elevation": 1252,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Pittsburgh"
}
}