VANDALIA MUNICIPAL AIRPORT
VANDALIA · US · 38.99°N / 89.17°W
VLA
IATA · ICAO
KVLA
Vandalia Municipal Airport (VLA) serves Vandalia, United States. It sits at 38.99/-89.17, rises to 537 ft, is classified as small airport.
Type
Small airport
Elevation
537ft
Scheduled service
NO
ICAO
KVLA
All facts
- IATA
- VLA
- Municipality
- Vandalia
- Country
- United States
- Coords
- 38.99°N / 89.17°W
Nearby airports
FAQ
- What is the IATA code for Vandalia Municipal Airport?
- VLA.
- What is the ICAO code for Vandalia Municipal Airport?
- KVLA.
- Where is Vandalia Municipal Airport located?
- Vandalia, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VLA
{
"data": {
"id": 4728,
"iata_code": "VLA",
"icao_code": "KVLA",
"name": "Vandalia Municipal Airport",
"country_code": "US",
"city_id": 4251917,
"latitude": "38.991501",
"longitude": "-89.166199",
"elevation": 537,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Vandalia"
}
}