ASHEVILLE REGIONAL AIRPORT
ASHEVILLE · US · 35.44°N / 82.54°W
AVL
IATA · ICAO
KAVL
Asheville Regional Airport (AVL) serves Asheville, United States. It sits at 35.44/-82.54, rises to 2165 ft, is classified as medium airport.
Type
Medium airport
Elevation
2165ft
Scheduled service
YES
ICAO
KAVL
All facts
- IATA
- AVL
- Municipality
- Asheville
- Country
- United States
- Coords
- 35.44°N / 82.54°W
Nearby airports
FAQ
- What is the IATA code for Asheville Regional Airport?
- AVL.
- What is the ICAO code for Asheville Regional Airport?
- KAVL.
- Where is Asheville Regional Airport located?
- Asheville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AVL
{
"data": {
"id": 3293,
"iata_code": "AVL",
"icao_code": "KAVL",
"name": "Asheville Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "35.435488",
"longitude": "-82.541853",
"elevation": 2165,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Asheville"
}
}