Legian Restaurants

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

Pearl French Restaurant

Posted at March 5, 2015 | By : | Categories : Legian Restaurants | 0 Comment
pearl-hotel-restaurantThe Pearl Hotel Bali is a charming three-star property located only 500m from the sands of Legian Beach, on the legendary Jalan Arjuna, otherwise previously known as Jalan Double Six. Its in-house restaurant serves refined gastronomic offerings, a step above the typical fare of most restaurants nearby.French chef Jeremy Blanchet and his dynamic team create fresh and innovative dishes from entrée to mains and desserts. Among the must-tries are the grilled scallop wrapped in Parma ham with asparagus mousse and passion balsamic vinegar dressing for starters, and the tender Timor lobster tail ravioli for mains. Optionally, go for the tasting plates that enable you to try a variety.

  • Opening Hours: Thu – Tue 18:00 – 01:00
  • Location: Jalan Arjuna (Double Six), Legian
  • Tel: +62 (0)361 732 743

 

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 }