SANTA CRUZ ISLAND AIRPORT
SANTA CRUZ ISLAND · US · 34.06°N / 119.92°W
SZN
IATA · ICAO
KSZN
Santa Cruz Island Airport (SZN) serves Santa Cruz Island, United States. It sits at 34.06/-119.92, rises to 50 ft, is classified as small airport.
Type
Small airport
Elevation
50ft
Scheduled service
NO
ICAO
KSZN
All facts
- IATA
- SZN
- Municipality
- Santa Cruz Island
- Country
- United States
- Coords
- 34.06°N / 119.92°W
Nearby airports
FAQ
- What is the IATA code for Santa Cruz Island Airport?
- SZN.
- What is the ICAO code for Santa Cruz Island Airport?
- KSZN.
- Where is Santa Cruz Island Airport located?
- Santa Cruz Island, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SZN
{
"data": {
"id": 4631,
"iata_code": "SZN",
"icao_code": "KSZN",
"name": "Santa Cruz Island Airport",
"country_code": "US",
"city_id": null,
"latitude": "34.06007",
"longitude": "-119.915229",
"elevation": 50,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Santa Cruz Island"
}
}