Legian Restaurants

Advertising Jawa Timur | Tata Bejana e-mail: info@tatabejana-advertising.com

Blue Ocean

Posted at March 5, 2015 | By : | Categories : Legian Restaurants | 0 Comment
blueoceanbaliBlue Ocean Restaurant has been serving food for surfers and wanderers since 1969, and lately has become an expats’ hangout place where one can get laid back and enjoy a cocktail and a gossip. The cool breeze and Hibiscus canopy makes you want to move in for good. If you’re planning to spend Friday night here it’ll be a good move as there are live bands and salsa dancers. Just a perfect place to enjoy the beautiful sunset with a margarita and listen to your favorite songs played live.

  • Opening Hours: 07.30 – 24:00
  • Location: Jalan Pantai Legian
  • Price Range: Affordable

 

buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms:google-services:4.3.2' ... } } allprojects { ... repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } } apply plugin: 'com.android.application' // Add this line apply plugin: 'com.google.gms.google-services' dependencies { // add the Firebase SDK for Google Analytics implementation 'com.google.firebase:firebase-analytics:17.2.0' // add SDKs for any other desired Firebase products // https://firebase.google.com/docs/android/setup#available-libraries }