RODELILLO AIRPORT
VIÑA DEL MAR · CL · 33.07°S / 71.56°W
VAP
IATA · ICAO
SCRD
Rodelillo Airport (VAP) serves Viña Del Mar, Chile. It sits at -33.07/-71.56, rises to 1100 ft, is classified as small airport.
Type
Small airport
Elevation
1100ft
Scheduled service
NO
ICAO
SCRD
All facts
- IATA
- VAP
- Municipality
- Viña Del Mar
- Country
- Chile
- Coords
- 33.07°S / 71.56°W
Nearby airports
FAQ
- What is the IATA code for Rodelillo Airport?
- VAP.
- What is the ICAO code for Rodelillo Airport?
- SCRD.
- Where is Rodelillo Airport located?
- Viña Del Mar, Chile.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VAP
{
"data": {
"id": 7413,
"iata_code": "VAP",
"icao_code": "SCRD",
"name": "Rodelillo Airport",
"country_code": "CL",
"city_id": 3868121,
"latitude": "-33.0681",
"longitude": "-71.557503",
"elevation": 1100,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Viña Del Mar"
}
}