Ubud Restaurants

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

Murni’s Warung

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Murnis WarungThis is one of Ubud’s landmark dining establishments and overlooks the Campuhan ravine. The four-tier restaurant leads you into the natural heart of the ravine with shadowy bamboo and rustic stone décor, complemented by Indonesian artwork on display to create a surreal and traditional Balinese dining experience.Sample the often ordered speciality – the Balinese duck, stuffed with Balinese spices and baked to create a tender and juicy result – or indulge in something else from their wide array of delectable Indonesian and Western specialities on the menu.

  • Opening Hours: 09:00 – 23:00
  • Location: Jalan Raya Campuan, Ubud
  • Tel: +62 (0)361 975 233
  • Cuisine: Western, Balinese
  • 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 }