LANGTANG AIRPORT
LANGTANG · NP · 28.20°N / 85.58°E
LTG
IATA · ICAO
VNLT
Langtang Airport (LTG) serves Langtang, Nepal. It sits at 28.20/85.58, rises to 12000 ft, is classified as small airport.
Type
Small airport
Elevation
12000ft
Scheduled service
NO
ICAO
VNLT
All facts
- IATA
- LTG
- Municipality
- Langtang
- Country
- Nepal
- Coords
- 28.20°N / 85.58°E
Nearby airports
FAQ
- What is the IATA code for Langtang Airport?
- LTG.
- What is the ICAO code for Langtang Airport?
- VNLT.
- Where is Langtang Airport located?
- Langtang, Nepal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LTG
{
"data": {
"id": 8638,
"iata_code": "LTG",
"icao_code": "VNLT",
"name": "Langtang Airport",
"country_code": "NP",
"city_id": null,
"latitude": "28.200000762939453",
"longitude": "85.58300018310547",
"elevation": 12000,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Langtang"
}
}