PLOVDIV INTERNATIONAL AIRPORT
PLOVDIV · BG · 42.07°N / 24.85°E
PDV
IATA · ICAO
LBPD
Plovdiv International Airport (PDV) serves Plovdiv, Bulgaria. It sits at 42.07/24.85, rises to 597 ft, is classified as large airport.
Type
Large airport
Elevation
597ft
Scheduled service
YES
ICAO
LBPD
All facts
- IATA
- PDV
- Municipality
- Plovdiv
- Country
- Bulgaria
- Coords
- 42.07°N / 24.85°E
Nearby airports
FAQ
- What is the IATA code for Plovdiv International Airport?
- PDV.
- What is the ICAO code for Plovdiv International Airport?
- LBPD.
- Where is Plovdiv International Airport located?
- Plovdiv, Bulgaria.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PDV
{
"data": {
"id": 4791,
"iata_code": "PDV",
"icao_code": "LBPD",
"name": "Plovdiv International Airport",
"country_code": "BG",
"city_id": 733618,
"latitude": "42.067799",
"longitude": "24.8508",
"elevation": 597,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Plovdiv"
}
}