Sanur Beach Nightlife

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

Beatles Cavern Bar

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

Sanur Beach Nightlife

One of the most unique music-themed spots in Sanur, the Beatles Cavern Bar is inspired by the original rock and roll Cavern Club in Liverpool. For lovers of retro rock, this is the place to be, where you can admire the interiors with great Beatles memorabilia. Although it’s quite a small venue, it serves a fun atmosphere for gatherings. The hidden gem is located deep on one of Sanur’s side streets, but well worth a visit. Friday nights are hyped with covers of the band’s most popular oldies tunes, and the life-size figures of the band members create a surreal ‘journey back in time’ backdrop. Bar snacks and beers with good company served by friendly staff here make for a unique way to spend your evenings in Sanur.

  • Opening Hours: 10:00 – 21:00
  • Location: Jalan Sekuta No 12, Sanur
  • Tel: +62 (0)361 289 263
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 }