TRI CITIES AIRPORT
PASCO · US · 46.26°N / 119.12°W
PSC
IATA · ICAO
KPSC
Tri Cities Airport (PSC) serves Pasco, United States. It sits at 46.26/-119.12, rises to 410 ft, is classified as medium airport.
Type
Medium airport
Elevation
410ft
Scheduled service
YES
ICAO
KPSC
All facts
- IATA
- PSC
- Municipality
- Pasco
- Country
- United States
- Coords
- 46.26°N / 119.12°W
Nearby airports
FAQ
- What is the IATA code for Tri Cities Airport?
- PSC.
- What is the ICAO code for Tri Cities Airport?
- KPSC.
- Where is Tri Cities Airport located?
- Pasco, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PSC
{
"data": {
"id": 4413,
"iata_code": "PSC",
"icao_code": "KPSC",
"name": "Tri Cities Airport",
"country_code": "US",
"city_id": 5806298,
"latitude": "46.264702",
"longitude": "-119.119003",
"elevation": 410,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Pasco"
}
}