VELÁSQUEZ AIRPORT
PUERTO BOYACÁ · CO · 5.94°N / 74.46°W
PYA
IATA · ICAO
SKVL
Velásquez Airport (PYA) serves Puerto Boyacá, Colombia. It sits at 5.94/-74.46, rises to 566 ft, is classified as small airport.
Type
Small airport
Elevation
566ft
Scheduled service
NO
ICAO
SKVL
All facts
- IATA
- PYA
- Municipality
- Puerto Boyacá
- Country
- Colombia
- Coords
- 5.94°N / 74.46°W
Nearby airports
FAQ
- What is the IATA code for Velásquez Airport?
- PYA.
- What is the ICAO code for Velásquez Airport?
- SKVL.
- Where is Velásquez Airport located?
- Puerto Boyacá, Colombia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PYA
{
"data": {
"id": 7646,
"iata_code": "PYA",
"icao_code": "SKVL",
"name": "Velásquez Airport",
"country_code": "CO",
"city_id": null,
"latitude": "5.93904",
"longitude": "-74.457",
"elevation": 566,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Puerto Boyacá"
}
}