TRENTON MUNICIPAL AIRPORT
TRENTON · US · 40.08°N / 93.59°W
TRX
IATA · ICAO
KTRX
Trenton Municipal Airport (TRX) serves Trenton, United States. It sits at 40.08/-93.59, rises to 758 ft, is classified as small airport.
Type
Small airport
Elevation
758ft
Scheduled service
NO
ICAO
KTRX
All facts
- IATA
- TRX
- Municipality
- Trenton
- Country
- United States
- Coords
- 40.08°N / 93.59°W
Nearby airports
FAQ
- What is the IATA code for Trenton Municipal Airport?
- TRX.
- What is the ICAO code for Trenton Municipal Airport?
- KTRX.
- Where is Trenton Municipal Airport located?
- Trenton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TRX
{
"data": {
"id": 4676,
"iata_code": "TRX",
"icao_code": "KTRX",
"name": "Trenton Municipal Airport",
"country_code": "US",
"city_id": 5057562,
"latitude": "40.0835",
"longitude": "-93.590599",
"elevation": 758,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Trenton"
}
}