Sanur Beach Restaurants

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

The Village

Posted at February 27, 2015 | By : | Categories : Sanur Beach Restaurants | 0 Comment
the-village-baliJudging by its neat tables set out front, you can assume that this twinkle-by-night bistro is something special. Its well-arranged interior and exquisite servings give The Village a city vibe. Grab the specials Fusilli Pasta or Ossobuco Con Piselli with a glass of Remy Martin, for the celebration you deserve and follow it with the wood-fired oven pizza with minced black pepper veal, and finally the Vanilla Custard with caramel sauce. Savour it all with a loved one to accomplish your culinary errand.

  • Opening Hours: 11.00 – 23.00
  • Location: Jl. Danau Tamblingan No. 47
  • 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 }