WATERLOO REGIONAL AIRPORT
WATERLOO · US · 42.56°N / 92.40°W
ALO
IATA · ICAO
KALO
Waterloo Regional Airport (ALO) serves Waterloo, United States. It sits at 42.56/-92.40, rises to 873 ft, is classified as medium airport.
Type
Medium airport
Elevation
873ft
Scheduled service
YES
ICAO
KALO
All facts
- IATA
- ALO
- Municipality
- Waterloo
- Country
- United States
- Coords
- 42.56°N / 92.40°W
Nearby airports
FAQ
- What is the IATA code for Waterloo Regional Airport?
- ALO.
- What is the ICAO code for Waterloo Regional Airport?
- KALO.
- Where is Waterloo Regional Airport located?
- Waterloo, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ALO
{
"data": {
"id": 3242,
"iata_code": "ALO",
"icao_code": "KALO",
"name": "Waterloo Regional Airport",
"country_code": "US",
"city_id": 4880889,
"latitude": "42.557098388671875",
"longitude": "-92.40029907226562",
"elevation": 873,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Waterloo"
}
}