PITTSFIELD MUNICIPAL AIRPORT
PITTSFIELD · US · 42.43°N / 73.29°W
PSF
IATA · ICAO
KPSF
Pittsfield Municipal Airport (PSF) serves Pittsfield, United States. It sits at 42.43/-73.29, rises to 1188 ft, is classified as small airport.
Type
Small airport
Elevation
1188ft
Scheduled service
NO
ICAO
KPSF
All facts
- IATA
- PSF
- Municipality
- Pittsfield
- Country
- United States
- Coords
- 42.43°N / 73.29°W
Nearby airports
FAQ
- What is the IATA code for Pittsfield Municipal Airport?
- PSF.
- What is the ICAO code for Pittsfield Municipal Airport?
- KPSF.
- Where is Pittsfield Municipal Airport located?
- Pittsfield, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PSF
{
"data": {
"id": 4414,
"iata_code": "PSF",
"icao_code": "KPSF",
"name": "Pittsfield Municipal Airport",
"country_code": "US",
"city_id": 4947459,
"latitude": "42.4268",
"longitude": "-73.2929",
"elevation": 1188,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pittsfield"
}
}