PHOENIX DEER VALLEY AIRPORT
PHOENIX · US · 33.69°N / 112.08°W
DVT
IATA · ICAO
KDVT
Phoenix Deer Valley Airport (DVT) serves Phoenix, United States. It sits at 33.69/-112.08, rises to 1478 ft, is classified as small airport.
Type
Small airport
Elevation
1478ft
Scheduled service
NO
ICAO
KDVT
All facts
- IATA
- DVT
- Municipality
- Phoenix
- Country
- United States
- Coords
- 33.69°N / 112.08°W
Nearby airports
FAQ
- What is the IATA code for Phoenix Deer Valley Airport?
- DVT.
- What is the ICAO code for Phoenix Deer Valley Airport?
- KDVT.
- Where is Phoenix Deer Valley Airport located?
- Phoenix, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DVT
{
"data": {
"id": 3596,
"iata_code": "DVT",
"icao_code": "KDVT",
"name": "Phoenix Deer Valley Airport",
"country_code": "US",
"city_id": 5292387,
"latitude": "33.6883010864",
"longitude": "-112.083000183",
"elevation": 1478,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Phoenix"
}
}