Ubud Restaurants

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

Three Monkeys Café Ubud

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Three Monkeys Café UbudThree Monkeys Café is a Mediterranean diner featuring cosy seating areas beside a rice field, set along Jalan Monkey Forest in Ubud. Three Monkeys serves breakfast, lunch and dinner, and also wood-fired oven pizza. The name pays homage to its three founders, Chef Kali Sary, Architect Ketut Arthana, and Doctor Denise Abe, who combine their unique passions and skills to create a dynamic team that runs the restaurant with a family spirit. This is reflected by the friendly atmosphere and sense of hospitality throughout.

  • Opening Hours: 07:00 – 23:00
  • Location: Jalan Monkey Forest, Ubud
  • Tel: +62 (0)361 975 554
  • Cuisine: Mediterannean
  • Price Range: Affordable

 

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 }