Candidasa Restaurants

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

Lotus Bungalows

Posted at February 26, 2015 | By : | Categories : Candidasa Restaurants | 0 Comment
Lotus Bungalows is one of the stepping stones to discovering the east of Bali. The restaurant at Lotus Bungalows serves a wide choice of Mediterranean and Indonesian dishes, prepared with fresh local produce. Here, guests can enjoy the tropical flavours under the shades of the coconut trees.

  • Opening Hours: 08:00 – 23:00
  • Location: Lotus Bungalows Bali, Jalan Raya Candidasa, East Bali
  • Tel: +62 (0)363 411 04
  • Cuisine: Balinese, Indonesian, Mediterranean
  • Price Range: Affordable

The Restaurant at Lotus Bungalows

 

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 }