LOSUIA AIRPORT
LOSUIA · PG · 8.51°S / 151.08°E
LSA
IATA · ICAO
AYKA
Losuia Airport (LSA) serves Losuia, Papua New Guinea. It sits at -8.51/151.08, rises to 27 ft, is classified as small airport.
Type
Small airport
Elevation
27ft
Scheduled service
YES
ICAO
AYKA
All facts
- IATA
- LSA
- Municipality
- Losuia
- Country
- Papua New Guinea
- Coords
- 8.51°S / 151.08°E
FAQ
- What is the IATA code for Losuia Airport?
- LSA.
- What is the ICAO code for Losuia Airport?
- AYKA.
- Where is Losuia Airport located?
- Losuia, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LSA
{
"data": {
"id": 187,
"iata_code": "LSA",
"icao_code": "AYKA",
"name": "Losuia Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-8.505820274353027",
"longitude": "151.08099365234375",
"elevation": 27,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Losuia"
}
}