Sanur Beach Nightlife

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

Zoo Bar & Music Club

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

Sanur Beach Nightlife

Zoo Bar & Music Club lets you ‘party like an animal’ as its name suggests. This quirky theme is apparent in its use of animal portraits throughout its walls, and the wild jungle themes with sexy dancers in tribal motifs on certain nights. Wednesdays feature pole dancers and live resident DJs spinning great beats. Ladies nights are also fun where crazy cocktails such as Vodka Redbull are handed out free for the ladies. The drink list at the bar is quite impressive, from the common Pina Coladas and Singapore Sling, to the exotic Zoo Illusion and Rocket Fuel. Entry to the Zoo Bar is free.

  • Opening Hours: 16:00 – 04:00
  • Location: Jalan Danau Tamblingan No. 86, Sanur
  • Tel: +62 (0)361 288 743
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 }