ANN ARBOR MUNICIPAL AIRPORT
ANN ARBOR · US · 42.22°N / 83.75°W
ARB
IATA · ICAO
KARB
Ann Arbor Municipal Airport (ARB) serves Ann Arbor, United States. It sits at 42.22/-83.75, rises to 839 ft, is classified as small airport.
Type
Small airport
Elevation
839ft
Scheduled service
NO
ICAO
KARB
All facts
- IATA
- ARB
- Municipality
- Ann Arbor
- Country
- United States
- Coords
- 42.22°N / 83.75°W
Nearby airports
FAQ
- What is the IATA code for Ann Arbor Municipal Airport?
- ARB.
- What is the ICAO code for Ann Arbor Municipal Airport?
- KARB.
- Where is Ann Arbor Municipal Airport located?
- Ann Arbor, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ARB
{
"data": {
"id": 3267,
"iata_code": "ARB",
"icao_code": "KARB",
"name": "Ann Arbor Municipal Airport",
"country_code": "US",
"city_id": 4984247,
"latitude": "42.2229995728",
"longitude": "-83.74559783939999",
"elevation": 839,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Ann Arbor"
}
}