WEST WOODWARD AIRPORT
WOODWARD · US · 36.44°N / 99.52°W
WWR
IATA · ICAO
KWWR
West Woodward Airport (WWR) serves Woodward, United States. It sits at 36.44/-99.52, rises to 2189 ft, is classified as medium airport.
Type
Medium airport
Elevation
2189ft
Scheduled service
NO
ICAO
KWWR
All facts
- IATA
- WWR
- Municipality
- Woodward
- Country
- United States
- Coords
- 36.44°N / 99.52°W
Nearby airports
FAQ
- What is the IATA code for West Woodward Airport?
- WWR.
- What is the ICAO code for West Woodward Airport?
- KWWR.
- Where is West Woodward Airport located?
- Woodward, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WWR
{
"data": {
"id": 4758,
"iata_code": "WWR",
"icao_code": "KWWR",
"name": "West Woodward Airport",
"country_code": "US",
"city_id": null,
"latitude": "36.438",
"longitude": "-99.5226667",
"elevation": 2189,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Woodward"
}
}