Candidasa Restaurants

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

Aquaria Boutique Restaurant

Posted at February 26, 2015 | By : | Categories : Candidasa Restaurants | 0 Comment
Nestled within the Aquaria Bali Resort in Candidasa is this intimate restaurant that transforms from poolside fresh dining during the day, to romantic candlelit dining at night. Tables overflow into its garden for dining under the stars.aquaria boutique restaurantThe restaurant’s menu selections combine delicious tastes with healthy conscious ingredients. Pastas, salads and sorbets are presented with a tropical twist, and Balinese spices blend with Thai flavours. Aquaria also serves a select range of organic local beer and wines and the local organic spirit, Arak.

  • Opening Hours: 07:00 – 23:00
  • Location: Jalan Puri Bagus, Samuh, Candidasa, East Bali
  • Tel: +62 (0)363 411 27
  • Cuisine: International

 

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 }