ATTOPEU AIRPORT
ATTOPEU · LA · 14.79°N / 107.05°E
AOU
IATA · ICAO
VLAP
Attopeu Airport (AOU) serves Attopeu, Laos. It sits at 14.79/107.05, rises to 344 ft, is classified as small airport.
Type
Small airport
Elevation
344ft
Scheduled service
NO
ICAO
VLAP
All facts
- IATA
- AOU
- Municipality
- Attopeu
- Country
- Laos
- Coords
- 14.79°N / 107.05°E
FAQ
- What is the IATA code for Attopeu Airport?
- AOU.
- What is the ICAO code for Attopeu Airport?
- VLAP.
- Where is Attopeu Airport located?
- Attopeu, Laos.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AOU
{
"data": {
"id": 8601,
"iata_code": "AOU",
"icao_code": "VLAP",
"name": "Attopeu Airport",
"country_code": "LA",
"city_id": null,
"latitude": "14.793056",
"longitude": "107.045278",
"elevation": 344,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Attopeu"
}
}