LOCK AIRPORT
LOCK · AU · 33.54°S / 135.69°E
LOC
IATA · ICAO
YLOK
Lock Airport (LOC) serves Lock, Australia. It sits at -33.54/135.69, rises to 350 ft, is classified as small airport.
Type
Small airport
Elevation
350ft
Scheduled service
NO
ICAO
YLOK
All facts
- IATA
- LOC
- Municipality
- Lock
- Country
- Australia
- Coords
- 33.54°S / 135.69°E
Nearby airports
FAQ
- What is the IATA code for Lock Airport?
- LOC.
- What is the ICAO code for Lock Airport?
- YLOK.
- Where is Lock Airport located?
- Lock, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LOC
{
"data": {
"id": 9378,
"iata_code": "LOC",
"icao_code": "YLOK",
"name": "Lock Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-33.5442008972168",
"longitude": "135.6929931640625",
"elevation": 350,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Lock"
}
}