Bali Attractions

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

Botanic Garden Ubu

Posted at May 9, 2016 | By : | Categories : Bali Attractions | 0 Comment

This five hectares of tranquil greenery sits at an elevation of between 320 and 400 metres above sea level and features a range of micro-climates with ravines, groves, meadows, a river, waterfalls and a natural forest setting. The Garden’s paths and stairways lead you on a journey of exploration through the three orchid houses, Islamic Garden, Fern Garden, Chocolate Grove, Herbal Plants Garden, a Titan and Rafflesia and Bali’s first maze.

  • Location: Just 1.2 kilometres from Ubud on the main road towards Kutuh Kaja Village and facing the bird village of Petulu, home of the famous white egret
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 }