Ubud Nightlife

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

Casa Luna

Posted at December 15, 2015 | By : | Categories : Ubud Nightlife | 1 Comment

Ubud Nightlife

Besides the fine selection of Balinese and Mediterranean dishes, evening guests to Casa Luna are also offered a great atmosphere with Jazz variations to lounge in and enjoy.

Brazilian Jazz fills the air every Wednesday night, 19:30 – 22:00, where you can unwind to the smooth sultry sounds while enjoying a selection of tapas and cocktails. Also, the Rio Sidik Jazz Quartet jams every Sunday night from 20:00 onwards.

  • Location: Jalan Raya Ubud
  • Tel: +62 (0)361 977 409
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 }