DESERT ROCK AIRPORT
MERCURY · US · 36.62°N / 116.03°W
DRA
IATA · ICAO
KDRA
Desert Rock Airport (DRA) serves Mercury, United States. It sits at 36.62/-116.03, rises to 3314 ft, is classified as medium airport.
Type
Medium airport
Elevation
3314ft
Scheduled service
NO
ICAO
KDRA
All facts
- IATA
- DRA
- Municipality
- Mercury
- Country
- United States
- Coords
- 36.62°N / 116.03°W
Nearby airports
FAQ
- What is the IATA code for Desert Rock Airport?
- DRA.
- What is the ICAO code for Desert Rock Airport?
- KDRA.
- Where is Desert Rock Airport located?
- Mercury, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DRA
{
"data": {
"id": 3576,
"iata_code": "DRA",
"icao_code": "KDRA",
"name": "Desert Rock Airport",
"country_code": "US",
"city_id": null,
"latitude": "36.6194",
"longitude": "-116.032997",
"elevation": 3314,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Mercury"
}
}