PHILADELPHIA INTERNATIONAL AIRPORT
PHILADELPHIA · US · 39.87°N / 75.24°W
PHL
IATA · ICAO
KPHL
Philadelphia International Airport (PHL) serves Philadelphia, United States. It sits at 39.87/-75.24, rises to 36 ft, is classified as large airport.
Type
Large airport
Elevation
36ft
Scheduled service
YES
ICAO
KPHL
All facts
- IATA
- PHL
- Municipality
- Philadelphia
- Country
- United States
- Coords
- 39.87°N / 75.24°W
Nearby airports
FAQ
- What is the IATA code for Philadelphia International Airport?
- PHL.
- What is the ICAO code for Philadelphia International Airport?
- KPHL.
- Where is Philadelphia International Airport located?
- Philadelphia, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PHL
{
"data": {
"id": 4369,
"iata_code": "PHL",
"icao_code": "KPHL",
"name": "Philadelphia International Airport",
"country_code": "US",
"city_id": 4560349,
"latitude": "39.871899",
"longitude": "-75.241096",
"elevation": 36,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Philadelphia"
}
}