WESTPORT AIRPORT
WESTPORT · NZ · 41.74°S / 171.58°E
WSZ
IATA · ICAO
NZWS
Westport Airport (WSZ) serves Westport, New Zealand. It sits at -41.74/171.58, rises to 13 ft, is classified as medium airport.
Type
Medium airport
Elevation
13ft
Scheduled service
YES
ICAO
NZWS
All facts
- IATA
- WSZ
- Municipality
- Westport
- Country
- New Zealand
- Coords
- 41.74°S / 171.58°E
Nearby airports
FAQ
- What is the IATA code for Westport Airport?
- WSZ.
- What is the ICAO code for Westport Airport?
- NZWS.
- Where is Westport Airport located?
- Westport, New Zealand.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WSZ
{
"data": {
"id": 6296,
"iata_code": "WSZ",
"icao_code": "NZWS",
"name": "Westport Airport",
"country_code": "NZ",
"city_id": 2206900,
"latitude": "-41.737111",
"longitude": "171.579033",
"elevation": 13,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Westport"
}
}