Nusa Dua Restaurants

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

The Balinese Theatre

Posted at February 28, 2015 | By : | Categories : Nusa Dua Restaurants | 0 Comment
BT600Looking for a unique dining experience on the island of Gods? The Ayodya Resort’s Balinese Theatre Restaurant is definitely where to go. The concept is derived from the combination of an open-air amphitheatre and a restaurant. Waiters wear Balinese traditional clothes as they welcome guests by scattering aromatic flower petals. The buffet is ranged on each side of the stage and what’s on offer ranges from suhi, Peking duck, nasi goring, to various desserts. Live traditional acts are performed every night while guests enjoy their food and some dancers may also invite guests to dance with them after dinner is finished.

  • Opening Hours: The buffet starts at 19:00 and closes when the live acts end. Live performances start at 20:00
  • Location: Ayodya Resort Bali

 

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 }