TRI-CITY AIRPORT
PARSONS · US · 37.33°N / 95.51°W
PPF
IATA · ICAO
KPPF
Tri-City Airport (PPF) serves Parsons, United States. It sits at 37.33/-95.51, rises to 900 ft, is classified as small airport.
Type
Small airport
Elevation
900ft
Scheduled service
NO
ICAO
KPPF
All facts
- IATA
- PPF
- Municipality
- Parsons
- Country
- United States
- Coords
- 37.33°N / 95.51°W
Nearby airports
FAQ
- What is the IATA code for Tri-City Airport?
- PPF.
- What is the ICAO code for Tri-City Airport?
- KPPF.
- Where is Tri-City Airport located?
- Parsons, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PPF
{
"data": {
"id": 4404,
"iata_code": "PPF",
"icao_code": "KPPF",
"name": "Tri-City Airport",
"country_code": "US",
"city_id": null,
"latitude": "37.32989883",
"longitude": "-95.5062027",
"elevation": 900,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Parsons"
}
}