TUGDAN AIRPORT
TABLAS ISLAND · PH · 12.31°N / 122.08°E
TBH
IATA · ICAO
RPVU
Tugdan Airport (TBH) serves Tablas Island, Philippines. It sits at 12.31/122.08, rises to 10 ft, is classified as medium airport.
Type
Medium airport
Elevation
10ft
Scheduled service
YES
ICAO
RPVU
All facts
- IATA
- TBH
- Municipality
- Tablas Island
- Country
- Philippines
- Coords
- 12.31°N / 122.08°E
Nearby airports
FAQ
- What is the IATA code for Tugdan Airport?
- TBH.
- What is the ICAO code for Tugdan Airport?
- RPVU.
- Where is Tugdan Airport located?
- Tablas Island, Philippines.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TBH
{
"data": {
"id": 7123,
"iata_code": "TBH",
"icao_code": "RPVU",
"name": "Tugdan Airport",
"country_code": "PH",
"city_id": null,
"latitude": "12.3109998703",
"longitude": "122.084999084",
"elevation": 10,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Tablas Island"
}
}