SPRING POINT AIRPORT
SPRING POINT · BS · 22.44°N / 73.97°W
AXP
IATA · ICAO
MYAP
Spring Point Airport (AXP) serves Spring Point, Bahamas. It sits at 22.44/-73.97, rises to 11 ft, is classified as medium airport.
Type
Medium airport
Elevation
11ft
Scheduled service
YES
ICAO
MYAP
All facts
- IATA
- AXP
- Municipality
- Spring Point
- Country
- Bahamas
- Coords
- 22.44°N / 73.97°W
Nearby airports
FAQ
- What is the IATA code for Spring Point Airport?
- AXP.
- What is the ICAO code for Spring Point Airport?
- MYAP.
- Where is Spring Point Airport located?
- Spring Point, Bahamas.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AXP
{
"data": {
"id": 5950,
"iata_code": "AXP",
"icao_code": "MYAP",
"name": "Spring Point Airport",
"country_code": "BS",
"city_id": null,
"latitude": "22.441799",
"longitude": "-73.970901",
"elevation": 11,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Spring Point"
}
}