TRUJILLO AIRPORT
TRUJILLO · HN · 15.93°N / 85.94°W
TJI
IATA · ICAO
MHTJ
Trujillo Airport (TJI) serves Trujillo, Honduras. It sits at 15.93/-85.94, rises to 3 ft, is classified as medium airport.
Type
Medium airport
Elevation
3ft
Scheduled service
NO
ICAO
MHTJ
All facts
- IATA
- TJI
- Municipality
- Trujillo
- Country
- Honduras
- Coords
- 15.93°N / 85.94°W
Nearby airports
FAQ
- What is the IATA code for Trujillo Airport?
- TJI.
- What is the ICAO code for Trujillo Airport?
- MHTJ.
- Where is Trujillo Airport located?
- Trujillo, Honduras.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TJI
{
"data": {
"id": 5747,
"iata_code": "TJI",
"icao_code": "MHTJ",
"name": "Trujillo Airport",
"country_code": "HN",
"city_id": 3600591,
"latitude": "15.926599",
"longitude": "-85.938573",
"elevation": 3,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Trujillo"
}
}