TALLADEGA MUNICIPAL AIRPORT
TALLADEGA · US · 33.57°N / 86.05°W
ASN
IATA · ICAO
KASN
Talladega Municipal Airport (ASN) serves Talladega, United States. It sits at 33.57/-86.05, rises to 529 ft, is classified as small airport.
Type
Small airport
Elevation
529ft
Scheduled service
NO
ICAO
KASN
All facts
- IATA
- ASN
- Municipality
- Talladega
- Country
- United States
- Coords
- 33.57°N / 86.05°W
Nearby airports
FAQ
- What is the IATA code for Talladega Municipal Airport?
- ASN.
- What is the ICAO code for Talladega Municipal Airport?
- KASN.
- Where is Talladega Municipal Airport located?
- Talladega, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ASN
{
"data": {
"id": 3278,
"iata_code": "ASN",
"icao_code": "KASN",
"name": "Talladega Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "33.569900512699995",
"longitude": "-86.05090332030001",
"elevation": 529,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Talladega"
}
}