CARIBOU MUNICIPAL AIRPORT
CARIBOU · US · 46.87°N / 68.02°W
CAR
IATA · ICAO
KCAR
Caribou Municipal Airport (CAR) serves Caribou, United States. It sits at 46.87/-68.02, rises to 626 ft, is classified as medium airport.
Type
Medium airport
Elevation
626ft
Scheduled service
NO
ICAO
KCAR
All facts
- IATA
- CAR
- Municipality
- Caribou
- Country
- United States
- Coords
- 46.87°N / 68.02°W
Nearby airports
FAQ
- What is the IATA code for Caribou Municipal Airport?
- CAR.
- What is the ICAO code for Caribou Municipal Airport?
- KCAR.
- Where is Caribou Municipal Airport located?
- Caribou, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CAR
{
"data": {
"id": 3424,
"iata_code": "CAR",
"icao_code": "KCAR",
"name": "Caribou Municipal Airport",
"country_code": "US",
"city_id": 4960140,
"latitude": "46.871498",
"longitude": "-68.017899",
"elevation": 626,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Caribou"
}
}