Tanjung Benoa Nightlife

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

The Three

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

Tanjung Benoa Nightlife

The Tree international pub and restaurant offers a great dinner time accompanied by regular live music on the main Jalan Pratama. Named after the large jackfruit tree the looms over the establishment, The Tree features an alfresco area with very cosy seating. Inside is a large bar and the overall scene harks back to an old English pub, with warm wooden interiors and vintage photographs against red brick walls. Reggae fills the air as you relish in European and Asian selections, as well as special Balinese dishes like bebek betutu. The Tree also offers live acoustic music nightly, together with a great selection of wine, cocktail and even cigars.

  • Location: Jalan Pratama, Tanjung Benoa
  • Tel: +62 (0)361 773 488
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 }