(DUPLICATE)WESTERN SYDNEY INTERNATIONAL AIRPORT
SYDNEY · AU · 33.89°S / 150.71°E
WSI
IATA · ICAO
YSWS
(Duplicate)Western Sydney International Airport (WSI) serves Sydney, Australia. It sits at -33.89/150.71, rises to 260 ft, is classified as large airport.
Type
Large airport
Elevation
260ft
Scheduled service
YES
ICAO
YSWS
All facts
- IATA
- WSI
- Municipality
- Sydney
- Country
- Australia
- Coords
- 33.89°S / 150.71°E
Nearby airports
FAQ
- What is the IATA code for (Duplicate)Western Sydney International Airport?
- WSI.
- What is the ICAO code for (Duplicate)Western Sydney International Airport?
- YSWS.
- Where is (Duplicate)Western Sydney International Airport located?
- Sydney, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WSI
{
"data": {
"id": 9565,
"iata_code": "WSI",
"icao_code": "YSWS",
"name": "(Duplicate)Western Sydney International Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-33.88806",
"longitude": "150.71472",
"elevation": 260,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Sydney"
}
}