YORKE ISLAND AIRPORT
YORKE ISLAND · AU · 9.75°S / 143.41°E
OKR
IATA · ICAO
YYKI
Yorke Island Airport (OKR) serves Yorke Island, Australia. It sits at -9.75/143.41, rises to 10 ft, is classified as small airport.
Type
Small airport
Elevation
10ft
Scheduled service
YES
ICAO
YYKI
All facts
- IATA
- OKR
- Municipality
- Yorke Island
- Country
- Australia
- Coords
- 9.75°S / 143.41°E
Nearby airports
FAQ
- What is the IATA code for Yorke Island Airport?
- OKR.
- What is the ICAO code for Yorke Island Airport?
- YYKI.
- Where is Yorke Island Airport located?
- Yorke Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OKR
{
"data": {
"id": 9628,
"iata_code": "OKR",
"icao_code": "YYKI",
"name": "Yorke Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-9.752801",
"longitude": "143.405673",
"elevation": 10,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Yorke Island"
}
}