TRAT AIRPORT
LAEM NGOP · TH · 12.27°N / 102.32°E
TDX
IATA · ICAO
VTBO
Trat Airport (TDX) serves Laem Ngop, Thailand. It sits at 12.27/102.32, rises to 105 ft, is classified as medium airport.
Type
Medium airport
Elevation
105ft
Scheduled service
YES
ICAO
VTBO
All facts
- IATA
- TDX
- Municipality
- Laem Ngop
- Country
- Thailand
- Coords
- 12.27°N / 102.32°E
Nearby airports
FAQ
- What is the IATA code for Trat Airport?
- TDX.
- What is the ICAO code for Trat Airport?
- VTBO.
- Where is Trat Airport located?
- Laem Ngop, Thailand.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TDX
{
"data": {
"id": 8713,
"iata_code": "TDX",
"icao_code": "VTBO",
"name": "Trat Airport",
"country_code": "TH",
"city_id": null,
"latitude": "12.2746",
"longitude": "102.319",
"elevation": 105,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Laem Ngop"
}
}