Sanur Beach Restaurants

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

Manik Organik

Posted at February 27, 2015 | By : | Categories : Sanur Beach Restaurants | 0 Comment
manik-organikManik Organik is a beacon for healthy dining in Sanur, serving tasty organic food with a passion for all things natural and chemical-free. Although the menu is a good mix, vegetarians and even vegans are welcome. Attentive service is delivered by a team of well-trained staff, and the restaurant features both indoor and alfresco dining areas. Menu selections include gluten free and vegan options as well as some healthy and raw sweet treats. The drink list includes loose leaf herbal teas as well as one of the most comprehensive selections of organic juices around. Further on its promises are ‘no MSG’, ‘no preservatives’, ‘no pre-prepared drink bases’ and ‘no reheated oils’.

  • Opening Hours: 09:00-23:00
  • Location: Jalan Danau Tamblingan 206, Sanur
  • Tel: +62 (0)361 855 3380

 

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 }