Candidasa Restaurants

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

The Dining Room (formerly the Kedai)

Posted at February 26, 2015 | By : | Categories : Candidasa Restaurants | 0 Comment
The Dining Room (also going by the name La Sala da Pranzo) takes the former location of the Kedai, which was well-known for offering visitors to East Bali a peaceful alternative to the hustle and bustle of the other developed parts of the island.Now restored, the Dining Room continues, if not entering the scene as a new legacy, with architectural features combining Bali and Lombok styles, serving a complete Mediterranean menu and with views across to Nusa Penida.

  • Opening Hours: 11:00 – 23:00
  • Location: Jalan Raya Candidasa, East Bali
  • Tel: +62 (0)363 421 74
  • Cuisine: Mediterranean
  • Price Range: Pricey

The Dining Room formerly the Kedai

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 }