PITTSBURGH/BUTLER REGIONAL AIRPORT
BUTLER · US · 40.78°N / 79.95°W
BTP
IATA · ICAO
KBTP
Pittsburgh/Butler Regional Airport (BTP) serves Butler, United States. It sits at 40.78/-79.95, rises to 1248 ft, is classified as small airport.
Type
Small airport
Elevation
1248ft
Scheduled service
NO
ICAO
KBTP
All facts
- IATA
- BTP
- Municipality
- Butler
- Country
- United States
- Coords
- 40.78°N / 79.95°W
Nearby airports
FAQ
- What is the IATA code for Pittsburgh/Butler Regional Airport?
- BTP.
- What is the ICAO code for Pittsburgh/Butler Regional Airport?
- KBTP.
- Where is Pittsburgh/Butler Regional Airport located?
- Butler, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BTP
{
"data": {
"id": 3392,
"iata_code": "BTP",
"icao_code": "KBTP",
"name": "Pittsburgh/Butler Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "40.776901",
"longitude": "-79.949699",
"elevation": 1248,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Butler"
}
}