Ubud Restaurants

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

Casa Luna Restaurant

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Casa Luna RestaurantCasa Luna Restaurant is located on the Jalan Raya Ubud main road, and offers a relaxed dining atmosphere with a fine selection of Balinese and Mediterranean dishes.The venue also provides a sultry night ambience with its Brazilian Jazz on Wednesday nights and a famous Indonesian Jazz quartet on Sunday nights.The restaurant operates under the same ownership and management of sister restaurants Indus, Bar Luna and the Honeymoon Guesthouses.

  • Opening Hours: 07:00 – 23:00
  • Location: Jalan Raya Ubud
  • Tel: +62 (0)361 977 409
  • Cuisine: Balinese, Mediterranean
  • 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 }