Legian Restaurants

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

The Kopi Pot

Posted at March 5, 2015 | By : | Categories : Legian Restaurants | 0 Comment
the-kopi-pot-legian-baliThe Kopi Pot serves Indonesian and international cuisine set in Balinese garden settings with grass-roofed pavilions. Opened in 1990, it quickly established itself as a firm favourite with visitors keen on trying out their great ‘kopi Bali’ coffee, Javanese ‘tongseng kambing’ spicy lamb stew and homemade desserts, which some refer to as the best in town. The Kopi Pot’s additional Lone Palm Bar provides visitors views over Legian’s busy street.

  • Opening Hours: 08:00 – 24:00
  • Location: Jalan Raya Legian
  • Tel: +62 (0)361 752 614
  • Price Range: Affordable

 

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 }