SKAGWAY AIRPORT
SKAGWAY · US · 59.46°N / 135.32°W
SGY
IATA · ICAO
PAGY
Skagway Airport (SGY) serves Skagway, United States. It sits at 59.46/-135.32, rises to 44 ft, is classified as small airport.
Type
Small airport
Elevation
44ft
Scheduled service
YES
ICAO
PAGY
All facts
- IATA
- SGY
- Municipality
- Skagway
- Country
- United States
- Coords
- 59.46°N / 135.32°W
Nearby airports
FAQ
- What is the IATA code for Skagway Airport?
- SGY.
- What is the ICAO code for Skagway Airport?
- PAGY.
- Where is Skagway Airport located?
- Skagway, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SGY
{
"data": {
"id": 6677,
"iata_code": "SGY",
"icao_code": "PAGY",
"name": "Skagway Airport",
"country_code": "US",
"city_id": 5557317,
"latitude": "59.460343",
"longitude": "-135.316651",
"elevation": 44,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Skagway"
}
}