MID-STATE REGIONAL AIRPORT
PHILIPSBURG · US · 40.88°N / 78.09°W
PSB
IATA · ICAO
KPSB
Mid-State Regional Airport (PSB) serves Philipsburg, United States. It sits at 40.88/-78.09, rises to 1948 ft, is classified as small airport.
Type
Small airport
Elevation
1948ft
Scheduled service
NO
ICAO
KPSB
All facts
- IATA
- PSB
- Municipality
- Philipsburg
- Country
- United States
- Coords
- 40.88°N / 78.09°W
Nearby airports
FAQ
- What is the IATA code for Mid-State Regional Airport?
- PSB.
- What is the ICAO code for Mid-State Regional Airport?
- KPSB.
- Where is Mid-State Regional Airport located?
- Philipsburg, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PSB
{
"data": {
"id": 4412,
"iata_code": "PSB",
"icao_code": "KPSB",
"name": "Mid-State Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "40.884399",
"longitude": "-78.087303",
"elevation": 1948,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Philipsburg"
}
}