Ubud Restaurants

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

Lotus Lane

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Lotus LaneLotus Lane is an Italian restaurant, part of the Lotus group of restaurants, and is located along the Jalan Monkey Forest in Ubud, a close walking distance to the namesake macaque sanctuary of Padangtegal. The restaurant’s interiors feature antique Javanese woodcarvings and other antique items. On the perimeter of the dining area are lotus ponds which have become the trademark of the restaurant group.

  • Opening Hours: 09:00 – 23:00
  • Address: Jalan Monkey Forest, Ubud
  • Tel: +62 (0)361 975 357
  • Cuisine: Italian

 

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 }