LOMLOM AIRPORT
LOMLOM · SB · 10.30°S / 166.33°E
LLM
IATA · ICAO
AGLM
Lomlom Airport (LLM) serves Lomlom, Solomon Islands. It sits at -10.30/166.33, rises to 55 ft, is classified as small airport.
Type
Small airport
Elevation
55ft
Scheduled service
NO
ICAO
AGLM
All facts
- IATA
- LLM
- Municipality
- Lomlom
- Country
- Solomon Islands
- Coords
- 10.30°S / 166.33°E
Nearby airports
FAQ
- What is the IATA code for Lomlom Airport?
- LLM.
- What is the ICAO code for Lomlom Airport?
- AGLM.
- Where is Lomlom Airport located?
- Lomlom, Solomon Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LLM
{
"data": {
"id": 44,
"iata_code": "LLM",
"icao_code": "AGLM",
"name": "Lomlom Airport",
"country_code": "SB",
"city_id": null,
"latitude": "-10.296828",
"longitude": "166.327322",
"elevation": 55,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Lomlom"
}
}