PLATTSBURGH INTERNATIONAL AIRPORT
PLATTSBURGH · US · 44.65°N / 73.47°W
PBG
IATA · ICAO
KPBG
Plattsburgh International Airport (PBG) serves Plattsburgh, United States. It sits at 44.65/-73.47, rises to 234 ft, is classified as medium airport.
Type
Medium airport
Elevation
234ft
Scheduled service
YES
ICAO
KPBG
All facts
- IATA
- PBG
- Municipality
- Plattsburgh
- Country
- United States
- Coords
- 44.65°N / 73.47°W
Nearby airports
FAQ
- What is the IATA code for Plattsburgh International Airport?
- PBG.
- What is the ICAO code for Plattsburgh International Airport?
- KPBG.
- Where is Plattsburgh International Airport located?
- Plattsburgh, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PBG
{
"data": {
"id": 4352,
"iata_code": "PBG",
"icao_code": "KPBG",
"name": "Plattsburgh International Airport",
"country_code": "US",
"city_id": 5131692,
"latitude": "44.650902",
"longitude": "-73.468102",
"elevation": 234,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Plattsburgh"
}
}