PICO AIRPORT
PICO ISLAND · PT · 38.55°N / 28.44°W
PIX
IATA · ICAO
LPPI
Pico Airport (PIX) serves Pico Island, Portugal. It sits at 38.55/-28.44, rises to 109 ft, is classified as medium airport.
Type
Medium airport
Elevation
109ft
Scheduled service
YES
ICAO
LPPI
All facts
- IATA
- PIX
- Municipality
- Pico Island
- Country
- Portugal
- Coords
- 38.55°N / 28.44°W
Nearby airports
FAQ
- What is the IATA code for Pico Airport?
- PIX.
- What is the ICAO code for Pico Airport?
- LPPI.
- Where is Pico Airport located?
- Pico Island, Portugal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PIX
{
"data": {
"id": 5454,
"iata_code": "PIX",
"icao_code": "LPPI",
"name": "Pico Airport",
"country_code": "PT",
"city_id": null,
"latitude": "38.554298",
"longitude": "-28.441299",
"elevation": 109,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Pico Island"
}
}