TRES DE MAYO AIRPORT
PUERTO ASÍS · CO · 0.51°N / 76.50°W
PUU
IATA · ICAO
SKAS
Tres De Mayo Airport (PUU) serves Puerto Asís, Colombia. It sits at 0.51/-76.50, rises to 815 ft, is classified as medium airport.
Type
Medium airport
Elevation
815ft
Scheduled service
YES
ICAO
SKAS
All facts
- IATA
- PUU
- Municipality
- Puerto Asís
- Country
- Colombia
- Coords
- 0.51°N / 76.50°W
Nearby airports
FAQ
- What is the IATA code for Tres De Mayo Airport?
- PUU.
- What is the ICAO code for Tres De Mayo Airport?
- SKAS.
- Where is Tres De Mayo Airport located?
- Puerto Asís, Colombia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PUU
{
"data": {
"id": 7549,
"iata_code": "PUU",
"icao_code": "SKAS",
"name": "Tres De Mayo Airport",
"country_code": "CO",
"city_id": 3671549,
"latitude": "0.505228",
"longitude": "-76.5008",
"elevation": 815,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Puerto Asís"
}
}