DEL RIO INTERNATIONAL AIRPORT
DEL RIO · US · 29.37°N / 100.93°W
DRT
IATA · ICAO
KDRT
Del Rio International Airport (DRT) serves Del Rio, United States. It sits at 29.37/-100.93, rises to 1002 ft, is classified as medium airport.
Type
Medium airport
Elevation
1002ft
Scheduled service
NO
ICAO
KDRT
All facts
- IATA
- DRT
- Municipality
- Del Rio
- Country
- United States
- Coords
- 29.37°N / 100.93°W
Nearby airports
FAQ
- What is the IATA code for Del Rio International Airport?
- DRT.
- What is the ICAO code for Del Rio International Airport?
- KDRT.
- Where is Del Rio International Airport located?
- Del Rio, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DRT
{
"data": {
"id": 3580,
"iata_code": "DRT",
"icao_code": "KDRT",
"name": "Del Rio International Airport",
"country_code": "US",
"city_id": 5520076,
"latitude": "29.3742008209",
"longitude": "-100.927001953",
"elevation": 1002,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Del Rio"
}
}