SUAVANAO AIRPORT
SUAVANAO · SB · 7.59°S / 158.73°E
VAO
IATA · ICAO
AGGV
Suavanao Airport (VAO) serves Suavanao, Solomon Islands. It sits at -7.59/158.73, rises to 20 ft, is classified as small airport.
Type
Small airport
Elevation
20ft
Scheduled service
YES
ICAO
AGGV
All facts
- IATA
- VAO
- Municipality
- Suavanao
- Country
- Solomon Islands
- Coords
- 7.59°S / 158.73°E
FAQ
- What is the IATA code for Suavanao Airport?
- VAO.
- What is the ICAO code for Suavanao Airport?
- AGGV.
- Where is Suavanao Airport located?
- Suavanao, Solomon Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VAO
{
"data": {
"id": 38,
"iata_code": "VAO",
"icao_code": "AGGV",
"name": "Suavanao Airport",
"country_code": "SB",
"city_id": null,
"latitude": "-7.58556",
"longitude": "158.731003",
"elevation": 20,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Suavanao"
}
}