PORTIMÃO AIRPORT
PORTIMÃO · PT · 37.15°N / 8.58°W
PRM
IATA · ICAO
LPPM
Portimão Airport (PRM) serves Portimão, Portugal. It sits at 37.15/-8.58, rises to 5 ft, is classified as medium airport.
Type
Medium airport
Elevation
5ft
Scheduled service
YES
ICAO
LPPM
All facts
- IATA
- PRM
- Municipality
- Portimão
- Country
- Portugal
- Coords
- 37.15°N / 8.58°W
Nearby airports
FAQ
- What is the IATA code for Portimão Airport?
- PRM.
- What is the ICAO code for Portimão Airport?
- LPPM.
- Where is Portimão Airport located?
- Portimão, Portugal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PRM
{
"data": {
"id": 5455,
"iata_code": "PRM",
"icao_code": "LPPM",
"name": "Portimão Airport",
"country_code": "PT",
"city_id": 2264456,
"latitude": "37.1493",
"longitude": "-8.58396",
"elevation": 5,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Portimão"
}
}