Seminyak Beach Restaurants

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

FreshGo Salad, Juice and Gelato

Posted at March 5, 2015 | By : | Categories : Seminyak Beach Restaurants | 0 Comment
FreshGo specialises quality fresh pressed juices and artisan gelato in its small café along the quiet road of Jalan Bumbak, 15 minutes northwest of the Seminyak proper. It’s a great spot to enjoy light bites, such as French style baguettes, but the most sought after are its choices of drinks – fruity mix juices and blends, icy cold smoothies, granitas, and a fine selection of homemade gelato. The gelato use selected fresh fruits and all natural ingredients, and are available by the scoop, or a whole half-litre bucket.

  • Opening Hours: 08:00 – 21:30
  • Location: Jalan Bumbak, Umalas Kauh, Kerobokan, North Seminyak

 

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 }