WHITEMAN AIRPORT
PACOIMA · US · 34.26°N / 118.41°W
WHP
IATA · ICAO
KWHP
Whiteman Airport (WHP) serves Pacoima, United States. It sits at 34.26/-118.41, rises to 1003 ft, is classified as small airport.
Type
Small airport
Elevation
1003ft
Scheduled service
NO
ICAO
KWHP
All facts
- IATA
- WHP
- Municipality
- Pacoima
- Country
- United States
- Coords
- 34.26°N / 118.41°W
Nearby airports
FAQ
- What is the IATA code for Whiteman Airport?
- WHP.
- What is the ICAO code for Whiteman Airport?
- KWHP.
- Where is Whiteman Airport located?
- Pacoima, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WHP
{
"data": {
"id": 4746,
"iata_code": "WHP",
"icao_code": "KWHP",
"name": "Whiteman Airport",
"country_code": "US",
"city_id": 5400784,
"latitude": "34.2593",
"longitude": "-118.413002",
"elevation": 1003,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pacoima"
}
}