VAN NUYS AIRPORT
VAN NUYS · US · 34.21°N / 118.49°W
VNY
IATA · ICAO
KVNY
Van Nuys Airport (VNY) serves Van Nuys, United States. It sits at 34.21/-118.49, rises to 802 ft, is classified as medium airport.
Type
Medium airport
Elevation
802ft
Scheduled service
NO
ICAO
KVNY
All facts
- IATA
- VNY
- Municipality
- Van Nuys
- Country
- United States
- Coords
- 34.21°N / 118.49°W
Nearby airports
FAQ
- What is the IATA code for Van Nuys Airport?
- VNY.
- What is the ICAO code for Van Nuys Airport?
- KVNY.
- Where is Van Nuys Airport located?
- Van Nuys, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VNY
{
"data": {
"id": 4731,
"iata_code": "VNY",
"icao_code": "KVNY",
"name": "Van Nuys Airport",
"country_code": "US",
"city_id": 5405693,
"latitude": "34.209801",
"longitude": "-118.489998",
"elevation": 802,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Van Nuys"
}
}