Sanur Beach Restaurants

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

CharMing

Posted at February 27, 2015 | By : | Categories : Sanur Beach Restaurants | 0 Comment
char-mingCharMing is the sister restaurant of the RestoMing which is located just a few hundred meters away in Sanur. CharMing features an impressive layout blending Javanese architectural features of a ‘joglo’ traditional house and Balinese hints of a ‘wantilan’ pavilion as well. The restaurant is open for dinner only, and the subtle lighting throughout the garden settings provide a relaxing dining ambiance. CharMing presents various items from the menu with a French influence upon them. There is also a good wine list to pair dinners with.

  • Opening Hours: 18:00 – 23:00
  • Address: Jalan Danau Tamblingan 97, Sanur
  • Tel: +62 (0)361 288 029
  • Cuisine: French
  • Price Range: Pricey

 

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 }