GUSTAVUS AIRPORT
GUSTAVUS · US · 58.43°N / 135.71°W
GST
IATA · ICAO
PAGS
Gustavus Airport (GST) serves Gustavus, United States. It sits at 58.43/-135.71, rises to 35 ft, is classified as medium airport.
Type
Medium airport
Elevation
35ft
Scheduled service
YES
ICAO
PAGS
All facts
- IATA
- GST
- Municipality
- Gustavus
- Country
- United States
- Coords
- 58.43°N / 135.71°W
Nearby airports
FAQ
- What is the IATA code for Gustavus Airport?
- GST.
- What is the ICAO code for Gustavus Airport?
- PAGS.
- Where is Gustavus Airport located?
- Gustavus, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GST
{
"data": {
"id": 6675,
"iata_code": "GST",
"icao_code": "PAGS",
"name": "Gustavus Airport",
"country_code": "US",
"city_id": null,
"latitude": "58.4253006",
"longitude": "-135.7070007",
"elevation": 35,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Gustavus"
}
}