Candidasa Restaurants

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

Lotus Seaview

Posted at February 26, 2015 | By : | Categories : Candidasa Restaurants | 0 Comment
Lotus Seaview is the popular restaurant chain’s diner located right on the shore of Candidasa easily found on the main road to east Bali. This open-air restaurant offers its diners spectacular sunsets and gentle ocean breezes.This Lotus restaurant features a menu offering Asian and international dishes, with a large selection of fresh seafood from the local market of which the team of experienced chefs will prepare in the open kitchen.

  • Opening Hours: 08:00 – 23:00
  • Location: Jalan Raya Candidasa, East Bali
  • Tel: +62 (0)363 412 57
  • Cuisine: Asian, International

Lotus Seaview

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 }