ANTRIM COUNTY AIRPORT
BELLAIRE · US · 44.99°N / 85.20°W
ACB
IATA · ICAO
KACB
Antrim County Airport (ACB) serves Bellaire, United States. It sits at 44.99/-85.20, rises to 623 ft, is classified as small airport.
Type
Small airport
Elevation
623ft
Scheduled service
NO
ICAO
KACB
All facts
- IATA
- ACB
- Municipality
- Bellaire
- Country
- United States
- Coords
- 44.99°N / 85.20°W
Nearby airports
FAQ
- What is the IATA code for Antrim County Airport?
- ACB.
- What is the ICAO code for Antrim County Airport?
- KACB.
- Where is Antrim County Airport located?
- Bellaire, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ACB
{
"data": {
"id": 3207,
"iata_code": "ACB",
"icao_code": "KACB",
"name": "Antrim County Airport",
"country_code": "US",
"city_id": 4985583,
"latitude": "44.988602",
"longitude": "-85.198402",
"elevation": 623,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Bellaire"
}
}