NANTUCKET MEMORIAL AIRPORT
NANTUCKET · US · 41.25°N / 70.06°W
ACK
IATA · ICAO
KACK
Nantucket Memorial Airport (ACK) serves Nantucket, United States. It sits at 41.25/-70.06, rises to 47 ft, is classified as medium airport.
Type
Medium airport
Elevation
47ft
Scheduled service
YES
ICAO
KACK
All facts
- IATA
- ACK
- Municipality
- Nantucket
- Country
- United States
- Coords
- 41.25°N / 70.06°W
Nearby airports
FAQ
- What is the IATA code for Nantucket Memorial Airport?
- ACK.
- What is the ICAO code for Nantucket Memorial Airport?
- KACK.
- Where is Nantucket Memorial Airport located?
- Nantucket, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ACK
{
"data": {
"id": 3208,
"iata_code": "ACK",
"icao_code": "KACK",
"name": "Nantucket Memorial Airport",
"country_code": "US",
"city_id": 4944903,
"latitude": "41.25310135",
"longitude": "-70.06020355",
"elevation": 47,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Nantucket"
}
}