PARDUBICE AIRPORT
PARDUBICE · CZ · 50.02°N / 15.74°E
PED
IATA · ICAO
LKPD
Pardubice Airport (PED) serves Pardubice, Czechia. It sits at 50.02/15.74, rises to 741 ft, is classified as large airport.
Type
Large airport
Elevation
741ft
Scheduled service
YES
ICAO
LKPD
All facts
- IATA
- PED
- Municipality
- Pardubice
- Country
- Czechia
- Coords
- 50.02°N / 15.74°E
Nearby airports
FAQ
- What is the IATA code for Pardubice Airport?
- PED.
- What is the ICAO code for Pardubice Airport?
- LKPD.
- Where is Pardubice Airport located?
- Pardubice, Czechia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PED
{
"data": {
"id": 5303,
"iata_code": "PED",
"icao_code": "LKPD",
"name": "Pardubice Airport",
"country_code": "CZ",
"city_id": 3068582,
"latitude": "50.015049",
"longitude": "15.73981",
"elevation": 741,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Pardubice"
}
}