ST LOUIS REGIONAL AIRPORT
ALTON/ST LOUIS · US · 38.89°N / 90.05°W
ALN
IATA · ICAO
KALN
St Louis Regional Airport (ALN) serves Alton/St Louis, United States. It sits at 38.89/-90.05, rises to 544 ft, is classified as medium airport.
Type
Medium airport
Elevation
544ft
Scheduled service
NO
ICAO
KALN
All facts
- IATA
- ALN
- Municipality
- Alton/St Louis
- Country
- United States
- Coords
- 38.89°N / 90.05°W
Nearby airports
FAQ
- What is the IATA code for St Louis Regional Airport?
- ALN.
- What is the ICAO code for St Louis Regional Airport?
- KALN.
- Where is St Louis Regional Airport located?
- Alton/St Louis, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ALN
{
"data": {
"id": 3241,
"iata_code": "ALN",
"icao_code": "KALN",
"name": "St Louis Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "38.89030075069999",
"longitude": "-90.0459976196",
"elevation": 544,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Alton/St Louis"
}
}