ANDERSON REGIONAL AIRPORT
ANDERSON · US · 34.49°N / 82.71°W
AND
IATA · ICAO
KAND
Anderson Regional Airport (AND) serves Anderson, United States. It sits at 34.49/-82.71, rises to 782 ft, is classified as medium airport.
Type
Medium airport
Elevation
782ft
Scheduled service
NO
ICAO
KAND
All facts
- IATA
- AND
- Municipality
- Anderson
- Country
- United States
- Coords
- 34.49°N / 82.71°W
Nearby airports
FAQ
- What is the IATA code for Anderson Regional Airport?
- AND.
- What is the ICAO code for Anderson Regional Airport?
- KAND.
- Where is Anderson Regional Airport located?
- Anderson, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AND
{
"data": {
"id": 3250,
"iata_code": "AND",
"icao_code": "KAND",
"name": "Anderson Regional Airport",
"country_code": "US",
"city_id": 4569298,
"latitude": "34.4945983887",
"longitude": "-82.70939636230001",
"elevation": 782,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Anderson"
}
}