Ubud Nightlife

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

Ozigo Bar Ubud

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

Ubud Nightlife

Ubud only has a few places for a night out and while Ozigo Bar might be one of the lesser options of a nightlife venue for a downtown groove located on Jalan Sanggingan, Campuhan, it offers a cosy place to hang out and party until late, and features a VIP room, dance floor and romantic outdoor terraces.

The bar attracts local and foreign DJs, while sexy dancers and nightly live music will heat up your night. Another great service from the bar is that they provide free pick-up from your hotel in the Ubud area.

  • Location: Jalan Sanggingan, Campuhan, Ubud
  • Tel: +62 (0)361 974 728
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 }