ARTHUR'S TOWN AIRPORT
ARTHUR'S TOWN · BS · 24.63°N / 75.67°W
ATC
IATA · ICAO
MYCA
Arthur's Town Airport (ATC) serves Arthur's Town, Bahamas. It sits at 24.63/-75.67, rises to 18 ft, is classified as medium airport.
Type
Medium airport
Elevation
18ft
Scheduled service
YES
ICAO
MYCA
All facts
- IATA
- ATC
- Municipality
- Arthur's Town
- Country
- Bahamas
- Coords
- 24.63°N / 75.67°W
Nearby airports
FAQ
- What is the IATA code for Arthur's Town Airport?
- ATC.
- What is the ICAO code for Arthur's Town Airport?
- MYCA.
- Where is Arthur's Town Airport located?
- Arthur's Town, Bahamas.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ATC
{
"data": {
"id": 5959,
"iata_code": "ATC",
"icao_code": "MYCA",
"name": "Arthur's Town Airport",
"country_code": "BS",
"city_id": 3572897,
"latitude": "24.6294",
"longitude": "-75.673797",
"elevation": 18,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Arthur's Town"
}
}