Seafood Frontier Drive
jQuery.noConflict() $(function() { $('a[href*=#]:not([href=#])').click(function() { if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) +']'); if (target.length) { $('html,body').animate({ scrollTop: target.offset().top }, 1000); return false; } } }); }); $(document).ready(function() { // Show or hide the sticky footer button $(window).scroll(function() { if ($(this).scrollTop() > 200) { $('.go-backroutepage').fadeIn(200); } else { $('.go-backroutepage').fadeOut(200); } }); });
The SINGAPOREAN’S GUIDE to
SOUTH AUSTRALIA
Seafood Frontier Drive
The world truly is your oyster with the freedom to dive into (or drive to) some of the freshest seafood in South Australia
Click each pit stop to read more
These protected waters are perfect for those interested in some snorkel or dive action. Besides dolphins that frequent the local marina, one can also take a dip with Australian Giant Cuttlefish between May and August and find out why they’re known as the chameleons of the sea. Then hunt down Sempre Italian Market and Coffee Shop for a simple lunch of homemade pasta and a shot of real Italian espresso before hitting the road again.
B As fresh as seafood gets
Enjoy prawning in Punggol but want to take it a step further? Step aboard The Cathy Jan and see how many King George Whiting and snapper you can snag. Then head to the barbecue pits and picnic area on Tumby Terrace to cook your own catch. Unlike the barbecue pits on East Coast Beach, these are free for public use. The white sand and calm waters of Tumby Bay also allow for a relaxing swim and activities like water-skiing.
C
Wine and dine and
Great White Sharks
You’ll want to stop at this coastal location for its wineries and numerous restaurants dishing out fresh seafood. You can also join a tour if you fancy a swim with some sea lions or dolphins or, for something a little more extreme, go cage diving with Great White Sharks. If you’re looking for a place to spend the night, check into one of Port Lincoln Hotel’s spacious rooms that overlook the beautiful Boston Bay and Port Lincoln city centre.
D Hunting the Sea
Here’s a safari you could sink your teeth into – from October to May, sign up for a Hunting and Gathering Seafood Safari and head to local fishing hotspots to get your own fresh daily catch from oysters to cockles and abalone. Once you’re done with a hard day out on the water, a personal chef will whip up dinner so you can just kick back and feast on your spoils.
goinoffsafaris.com.au/eyre-peninsula-tours/hunt-gather-seafood-safari/
E Live oysters, baby!
You’ve read about how Coffin Bay Oysters are famous for their exceptional taste and size. They are a delicacy not to be missed. There are even tours that allow you to try them freshly harvested from the sea. Even better, this gastronomic experience is just a 30-minute drive from Port Lincoln. Sweet!
F Salmon by the surf
Take a quick stopover along the highway and sink your hooks into some fishing at one of the best and most consistent salmon fishing beaches in Australia.
G
Stay calm and eat
Blue Swimmer Crabs
Fishing options are abundant along Streaky Bay whether by the coast, the rocks or on a vessel. Or just kick back and have a drink with snapper, King George Whiting and Blue Swimmer Crab delivered to your table with waterfront dining at Mocean Café.
-
A
Giant Cuttlefish!
Whyalla
-
B
As fresh as seafood gets
Tumby Bay and Island Charters
-
C
Wine and dine and Great White Sharks
Port Lincoln
-
D
Hunting the Sea
Goin’ Off Safaris, Port Lincoln
-
E
Live oysters, baby!
Coffin Bay
-
F
Salmon by the surf
Locks Well Beach
-
G
Stay calm and eat blue swimmer crabs
Streaky Bay
These protected waters are perfect for those interested in some snorkel or dive action. Besides dolphins that frequent the local marina, one can also take a dip with Australian Giant Cuttlefish and find out why they’re known as the chameleons of the sea. Then hunt down Sempre Italian Market and Coffee Shop for a simple lunch of homemade pasta and a shot of real Italian espresso before hitting the road again.
whyalla.sa.gov.au B As fresh as seafood gets
Enjoy prawning in Punggol but want to take it a step further? Step aboard The Cathy Jan and see how many King George Whiting and snapper you can snag. Then head to the barbecue pits and picnic area on Tumby Terrace to cook your own catch. Unlike the barbecue pits on East Coast Beach, these are free for public use. The white sand and calm waters of Tumby Bay also allow for a relaxing swim and activities like water-skiing.
fishtumby.com.au C Wine and dine and Great White Sharks
You’ll want to stop at this coastal location for its wineries and numerous restaurants dishing out fresh seafood. You can also join a tour if you fancy a swim with some sea lions or dolphins or, for something a little more extreme, go cage diving with Great White Sharks. If you’re looking for a place to spend the night, check into one of Port Lincoln Hotel’s spacious rooms that overlook the beautiful Boston Bay and Port Lincoln city centre.
visitportlincoln.net D Hunting the Sea
Here’s a safari you could sink your teeth into – from October to May, sign up for a Hunting and Gathering Seafood Safari and head to local fishing hotspots to get your own fresh daily catch from oysters to cockles and abalone. Once you’re done with a hard day out on the water, a personal chef will whip up dinner so you can just kick back and feast on your spoils.
goinoffsafaris.com.au/eyre-peninsula-tours/hunt-gather-seafood-safari/ E Live oysters, baby!
You’ve read about how Coffin Bay Oysters are famous for their exceptional taste and size. They are a delicacy not to be missed. There are even tours that allow you to try them freshly harvested from the sea. Even better, this gastronomic experience is just a 30-minute drive from Port Lincoln. Sweet!
coffinbayoysters.com.au F Salmon by the surf
Take a quick stopover along the highway and sink your hooks into some fishing at one of the best and most consistent salmon fishing beaches in Australia.
elliston.com.au G Stay calm and eat blue swimmer crabs
Fishing options are abundant along Streaky Bay whether by the coast, the rocks or on a vessel. Or just kick back and have a drink with snapper, King George Whiting and Blue Swimmer Crab delivered to your table with waterfront dining at Mocean Café.
moceanstreakybay.com.au (function($) { $('.buttonsatcmap').click(function() { var btnClick = $(this).attr("id"); $(".buttonsatcmap").each(function(index) { var btnCurrent = $(this).attr("id"); if (btnClick == btnCurrent) { $("#" + btnCurrent).addClass('buttonsatcactive'); } else { $("#" + btnCurrent).removeClass('buttonsatcactive'); } }); var detailsid = $(this).attr('data-id'); $('.details').hide(); $('#' + detailsid).show(); }); $('.closeiconforbox,.closeiconforboxright').click(function() { $('.details').hide(); $('.buttonsatcmap').removeClass('buttonsatcactive'); }); })(jQuery); $(".hotspot-list a").click(function() { var spotlista = $(this).attr("href") $(spotlista).fadeIn("slow"); $(".togglemobilespot:visible").not(spotlista).hide(); }); $(".frontier, .buttonsatcmap").mouseover(function() { var thisclasses = $(this).attr("class"); var splithisclasses = thisclasses.split(" "); var thisclass = splithisclasses[2]; console.log("thisclass: " +thisclass); $("." + thisclass).css("background-color", "#a70e13"); var newclass; if(thisclass == "hoverThisA"){ newclass = "makeItBiggerA"; }else if(thisclass == "hoverThisB"){ newclass = "makeItBiggerB"; }else if(thisclass == "hoverThisC"){ newclass = "makeItBiggerC"; }else if(thisclass == "hoverThisD"){ newclass = "makeItBiggerD"; }else if(thisclass == "hoverThisE"){ newclass = "makeItBiggerE"; }else if(thisclass == "hoverThisF"){ newclass = "makeItBiggerF"; }else if(thisclass == "hoverThisG"){ newclass = "makeItBiggerG"; } console.log("kk: " +newclass); $("." + thisclass).find("img").addClass(newclass); }).mouseleave(function() { var thisclasses = $(this).attr("class"); var splithisclasses = thisclasses.split(" "); var thisclass = splithisclasses[2]; $("." + thisclass).css("background-color", "#000"); $("." + thisclass).find("img").removeClass("makeItBiggerA"); $("." + thisclass).find("img").removeClass("makeItBiggerB"); $("." + thisclass).find("img").removeClass("makeItBiggerC"); $("." + thisclass).find("img").removeClass("makeItBiggerD"); $("." + thisclass).find("img").removeClass("makeItBiggerE"); $("." + thisclass).find("img").removeClass("makeItBiggerF"); $("." + thisclass).find("img").removeClass("makeItBiggerG"); }); $('.closeiconforbox').click(function() { $('.togglemobilespot').hide(); $(".hotspot-list a").removeClass("darkbackground"); }); //$(".desktop-epictureanwaymap") $(".hotspot-list a").click(function() { // Reset background state each time a new link is clicked $(".hotspot-list a").addClass("darkbackground"); // Get the href of clicked element var myelement = $(this).attr('href'); $(".hotspot-list a").each(function() { if (myelement != $(this).attr('href')) { $(this).removeClass("darkbackground"); } }); }); BACK TO MAIN