STANTON AIRFIELD
DENNISON · US · 44.48°N / 93.02°W
SYN
IATA · ICAO
KSYN
Stanton Airfield (SYN) serves Dennison, United States. It sits at 44.48/-93.02, rises to 920 ft, is classified as small airport.
Type
Small airport
Elevation
920ft
Scheduled service
NO
ICAO
KSYN
All facts
- IATA
- SYN
- Municipality
- Dennison
- Country
- United States
- Coords
- 44.48°N / 93.02°W
Nearby airports
FAQ
- What is the IATA code for Stanton Airfield?
- SYN.
- What is the ICAO code for Stanton Airfield?
- KSYN.
- Where is Stanton Airfield located?
- Dennison, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SYN
{
"data": {
"id": 4627,
"iata_code": "SYN",
"icao_code": "KSYN",
"name": "Stanton Airfield",
"country_code": "US",
"city_id": null,
"latitude": "44.475579",
"longitude": "-93.016756",
"elevation": 920,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Dennison"
}
}