Ubud Nightlife

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

Lobong Café & Bar

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

Ubud Nightlife

Lobong Café & Bar on Jalan Monkey Forest is for reggae lovers and Ubud rastafarias. It is the place in Ubud to listen and dance the evening away to reggae tunes performed by the island’s most popular reggae bands.

Besides the live reggae tunes every Tuesday, Friday and Sunday night, this eclectic place also features movie nights and an international sports channel that caters to the crowds who just love to get together and enjoy the sips and cheers.

  • Location: Jalan Monkey Forest, Ubud (just south of the football field)
  • Tel: +62 (0)361 971 342
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 }