TAPLEJUNG AIRPORT
TAPLEJUNG · NP · 27.35°N / 87.70°E
TPJ
IATA · ICAO
VNTJ
Taplejung Airport (TPJ) serves Taplejung, Nepal. It sits at 27.35/87.70, rises to 7990 ft, is classified as medium airport.
Type
Medium airport
Elevation
7990ft
Scheduled service
YES
ICAO
VNTJ
All facts
- IATA
- TPJ
- Municipality
- Taplejung
- Country
- Nepal
- Coords
- 27.35°N / 87.70°E
Nearby airports
FAQ
- What is the IATA code for Taplejung Airport?
- TPJ.
- What is the ICAO code for Taplejung Airport?
- VNTJ.
- Where is Taplejung Airport located?
- Taplejung, Nepal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TPJ
{
"data": {
"id": 8654,
"iata_code": "TPJ",
"icao_code": "VNTJ",
"name": "Taplejung Airport",
"country_code": "NP",
"city_id": null,
"latitude": "27.3509",
"longitude": "87.69525",
"elevation": 7990,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Taplejung"
}
}