ST MARYS MUNICIPAL AIRPORT
ST MARYS · US · 41.41°N / 78.50°W
STQ
IATA · ICAO
KOYM
St Marys Municipal Airport (STQ) serves St Marys, United States. It sits at 41.41/-78.50, rises to 1934 ft, is classified as small airport.
Type
Small airport
Elevation
1934ft
Scheduled service
NO
ICAO
KOYM
All facts
- IATA
- STQ
- Municipality
- St Marys
- Country
- United States
- Coords
- 41.41°N / 78.50°W
Nearby airports
FAQ
- What is the IATA code for St Marys Municipal Airport?
- STQ.
- What is the ICAO code for St Marys Municipal Airport?
- KOYM.
- Where is St Marys Municipal Airport located?
- St Marys, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/STQ
{
"data": {
"id": 4343,
"iata_code": "STQ",
"icao_code": "KOYM",
"name": "St Marys Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "41.412498474121",
"longitude": "-78.502601623535",
"elevation": 1934,
"type": "small_airport",
"scheduled_service": false,
"municipality": "St Marys"
}
}