WEST BEND MUNICIPAL AIRPORT
WEST BEND · US · 43.42°N / 88.13°W
ETB
IATA · ICAO
KETB
West Bend Municipal Airport (ETB) serves West Bend, United States. It sits at 43.42/-88.13, rises to 887 ft, is classified as small airport.
Type
Small airport
Elevation
887ft
Scheduled service
NO
ICAO
KETB
All facts
- IATA
- ETB
- Municipality
- West Bend
- Country
- United States
- Coords
- 43.42°N / 88.13°W
Nearby airports
FAQ
- What is the IATA code for West Bend Municipal Airport?
- ETB.
- What is the ICAO code for West Bend Municipal Airport?
- KETB.
- Where is West Bend Municipal Airport located?
- West Bend, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ETB
{
"data": {
"id": 3702,
"iata_code": "ETB",
"icao_code": "KETB",
"name": "West Bend Municipal Airport",
"country_code": "US",
"city_id": 5278422,
"latitude": "43.422278",
"longitude": "-88.128966",
"elevation": 887,
"type": "small_airport",
"scheduled_service": false,
"municipality": "West Bend"
}
}