GLACIER PARK INTERNATIONAL AIRPORT
KALISPELL · US · 48.31°N / 114.26°W
FCA
IATA · ICAO
KGPI
Glacier Park International Airport (FCA) serves Kalispell, United States. It sits at 48.31/-114.26, rises to 2977 ft, is classified as medium airport.
Type
Medium airport
Elevation
2977ft
Scheduled service
YES
ICAO
KGPI
All facts
- IATA
- FCA
- Municipality
- Kalispell
- Country
- United States
- Coords
- 48.31°N / 114.26°W
FAQ
- What is the IATA code for Glacier Park International Airport?
- FCA.
- What is the ICAO code for Glacier Park International Airport?
- KGPI.
- Where is Glacier Park International Airport located?
- Kalispell, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FCA
{
"data": {
"id": 3828,
"iata_code": "FCA",
"icao_code": "KGPI",
"name": "Glacier Park International Airport",
"country_code": "US",
"city_id": null,
"latitude": "48.310501",
"longitude": "-114.255997",
"elevation": 2977,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Kalispell"
}
}