DALHART MUNICIPAL AIRPORT
DALHART · US · 36.02°N / 102.55°W
DHT
IATA · ICAO
KDHT
Dalhart Municipal Airport (DHT) serves Dalhart, United States. It sits at 36.02/-102.55, rises to 3991 ft, is classified as medium airport.
Type
Medium airport
Elevation
3991ft
Scheduled service
NO
ICAO
KDHT
All facts
- IATA
- DHT
- Municipality
- Dalhart
- Country
- United States
- Coords
- 36.02°N / 102.55°W
Nearby airports
FAQ
- What is the IATA code for Dalhart Municipal Airport?
- DHT.
- What is the ICAO code for Dalhart Municipal Airport?
- KDHT.
- Where is Dalhart Municipal Airport located?
- Dalhart, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DHT
{
"data": {
"id": 3558,
"iata_code": "DHT",
"icao_code": "KDHT",
"name": "Dalhart Municipal Airport",
"country_code": "US",
"city_id": 5519862,
"latitude": "36.0225982666",
"longitude": "-102.54699707",
"elevation": 3991,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Dalhart"
}
}