PAMPLONA AIRPORT
PAMPLONA · ES · 42.77°N / 1.65°W
PNA
IATA · ICAO
LEPP
Pamplona Airport (PNA) serves Pamplona, Spain. It sits at 42.77/-1.65, rises to 1504 ft, is classified as medium airport.
Type
Medium airport
Elevation
1504ft
Scheduled service
YES
ICAO
LEPP
All facts
- IATA
- PNA
- Municipality
- Pamplona
- Country
- Spain
- Coords
- 42.77°N / 1.65°W
Nearby airports
FAQ
- What is the IATA code for Pamplona Airport?
- PNA.
- What is the ICAO code for Pamplona Airport?
- LEPP.
- Where is Pamplona Airport located?
- Pamplona, Spain.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PNA
{
"data": {
"id": 4867,
"iata_code": "PNA",
"icao_code": "LEPP",
"name": "Pamplona Airport",
"country_code": "ES",
"city_id": 3114472,
"latitude": "42.77",
"longitude": "-1.64633",
"elevation": 1504,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Pamplona"
}
}