ANNISTON REGIONAL AIRPORT
ANNISTON · US · 33.59°N / 85.86°W
ANB
IATA · ICAO
KANB
Anniston Regional Airport (ANB) serves Anniston, United States. It sits at 33.59/-85.86, rises to 612 ft, is classified as medium airport.
Type
Medium airport
Elevation
612ft
Scheduled service
NO
ICAO
KANB
All facts
- IATA
- ANB
- Municipality
- Anniston
- Country
- United States
- Coords
- 33.59°N / 85.86°W
Nearby airports
FAQ
- What is the IATA code for Anniston Regional Airport?
- ANB.
- What is the ICAO code for Anniston Regional Airport?
- KANB.
- Where is Anniston Regional Airport located?
- Anniston, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ANB
{
"data": {
"id": 3249,
"iata_code": "ANB",
"icao_code": "KANB",
"name": "Anniston Regional Airport",
"country_code": "US",
"city_id": 4830198,
"latitude": "33.5882",
"longitude": "-85.8581",
"elevation": 612,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Anniston"
}
}