ARMSTRONG AIRPORT
ARMSTRONG · CA · 50.29°N / 88.91°W
YYW
IATA · ICAO
CYYW
Armstrong Airport (YYW) serves Armstrong, Canada. It sits at 50.29/-88.91, rises to 1058 ft, is classified as medium airport.
Type
Medium airport
Elevation
1058ft
Scheduled service
NO
ICAO
CYYW
All facts
- IATA
- YYW
- Municipality
- Armstrong
- Country
- Canada
- Coords
- 50.29°N / 88.91°W
FAQ
- What is the IATA code for Armstrong Airport?
- YYW.
- What is the ICAO code for Armstrong Airport?
- CYYW.
- Where is Armstrong Airport located?
- Armstrong, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YYW
{
"data": {
"id": 805,
"iata_code": "YYW",
"icao_code": "CYYW",
"name": "Armstrong Airport",
"country_code": "CA",
"city_id": null,
"latitude": "50.29029846191406",
"longitude": "-88.90969848632812",
"elevation": 1058,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Armstrong"
}
}