PORTOROŽ AIRPORT
SEČOVLJE · SI · 45.47°N / 13.62°E
POW
IATA · ICAO
LJPZ
Portorož Airport (POW) serves Sečovlje, Slovenia. It sits at 45.47/13.62, rises to 7 ft, is classified as medium airport.
Type
Medium airport
Elevation
7ft
Scheduled service
NO
ICAO
LJPZ
All facts
- IATA
- POW
- Municipality
- Sečovlje
- Country
- Slovenia
- Coords
- 45.47°N / 13.62°E
Nearby airports
FAQ
- What is the IATA code for Portorož Airport?
- POW.
- What is the ICAO code for Portorož Airport?
- LJPZ.
- Where is Portorož Airport located?
- Sečovlje, Slovenia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/POW
{
"data": {
"id": 5251,
"iata_code": "POW",
"icao_code": "LJPZ",
"name": "Portorož Airport",
"country_code": "SI",
"city_id": 3191184,
"latitude": "45.47201",
"longitude": "13.615951",
"elevation": 7,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Sečovlje"
}
}