PORTO SANTO AIRPORT
VILA BALEIRA · PT · 33.07°N / 16.35°W
PXO
IATA · ICAO
LPPS
Porto Santo Airport (PXO) serves Vila Baleira, Portugal. It sits at 33.07/-16.35, rises to 341 ft, is classified as medium airport.
Type
Medium airport
Elevation
341ft
Scheduled service
YES
ICAO
LPPS
All facts
- IATA
- PXO
- Municipality
- Vila Baleira
- Country
- Portugal
- Coords
- 33.07°N / 16.35°W
Nearby airports
FAQ
- What is the IATA code for Porto Santo Airport?
- PXO.
- What is the ICAO code for Porto Santo Airport?
- LPPS.
- Where is Porto Santo Airport located?
- Vila Baleira, Portugal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PXO
{
"data": {
"id": 5456,
"iata_code": "PXO",
"icao_code": "LPPS",
"name": "Porto Santo Airport",
"country_code": "PT",
"city_id": 2261658,
"latitude": "33.0733985901",
"longitude": "-16.3500003815",
"elevation": 341,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Vila Baleira"
}
}