ST MARY'S AIRPORT
ST MARY'S · US · 62.06°N / 163.30°W
KSM
IATA · ICAO
PASM
St Mary's Airport (KSM) serves St Mary's, United States. It sits at 62.06/-163.30, rises to 312 ft, is classified as small airport.
Type
Small airport
Elevation
312ft
Scheduled service
YES
ICAO
PASM
All facts
- IATA
- KSM
- Municipality
- St Mary's
- Country
- United States
- Coords
- 62.06°N / 163.30°W
Nearby airports
FAQ
- What is the IATA code for St Mary's Airport?
- KSM.
- What is the ICAO code for St Mary's Airport?
- PASM.
- Where is St Mary's Airport located?
- St Mary's, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KSM
{
"data": {
"id": 6767,
"iata_code": "KSM",
"icao_code": "PASM",
"name": "St Mary's Airport",
"country_code": "US",
"city_id": null,
"latitude": "62.060501",
"longitude": "-163.302002",
"elevation": 312,
"type": "small_airport",
"scheduled_service": true,
"municipality": "St Mary's"
}
}