EL EMBRUJO AIRPORT
PROVIDENCIA · CO · 13.36°N / 81.36°W
PVA
IATA · ICAO
SKPV
El Embrujo Airport (PVA) serves Providencia, Colombia. It sits at 13.36/-81.36, rises to 10 ft, is classified as medium airport.
Type
Medium airport
Elevation
10ft
Scheduled service
YES
ICAO
SKPV
All facts
- IATA
- PVA
- Municipality
- Providencia
- Country
- Colombia
- Coords
- 13.36°N / 81.36°W
Nearby airports
FAQ
- What is the IATA code for El Embrujo Airport?
- PVA.
- What is the ICAO code for El Embrujo Airport?
- SKPV.
- Where is El Embrujo Airport located?
- Providencia, Colombia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PVA
{
"data": {
"id": 7619,
"iata_code": "PVA",
"icao_code": "SKPV",
"name": "El Embrujo Airport",
"country_code": "CO",
"city_id": null,
"latitude": "13.357461",
"longitude": "-81.357977",
"elevation": 10,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Providencia"
}
}