HATAY AIRPORT
ANTAKYA · TR · 36.36°N / 36.29°E
HTY
IATA · ICAO
LTDA
Hatay Airport (HTY) serves Antakya, Türkiye. It sits at 36.36/36.29, rises to 269 ft, is classified as medium airport.
Type
Medium airport
Elevation
269ft
Scheduled service
YES
ICAO
LTDA
All facts
- IATA
- HTY
- Municipality
- Antakya
- Country
- Türkiye
- Coords
- 36.36°N / 36.29°E
Nearby airports
FAQ
- What is the IATA code for Hatay Airport?
- HTY.
- What is the ICAO code for Hatay Airport?
- LTDA.
- Where is Hatay Airport located?
- Antakya, Türkiye.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/HTY
{
"data": {
"id": 5632,
"iata_code": "HTY",
"icao_code": "LTDA",
"name": "Hatay Airport",
"country_code": "TR",
"city_id": null,
"latitude": "36.36079",
"longitude": "36.285589",
"elevation": 269,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Antakya"
}
}