Kuta Beach Restaurants

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

Ketupat Restaurant

Posted at March 5, 2015 | By : | Categories : Kuta Beach Restaurants | 0 Comment
ketupat-restaurantKetupat, named after the traditional Indonesian rice packet dish, offers an authentic Indonesian dining experience on Jalan Dewi Sri, bordering between Kuta and Legian. The restaurant features traditional Javanese architecture with carved wooden Javanese houses, and also offers complete facilities for families comprising a swimming pool, kids’ playgrounds and Wi-Fi connectivity. Ketupat serves a kaleidoscope of Indonesian flavours, covering cuisine from most of the regions in the archipelago. There is also a rijstaffel option which lets you experience the famous rice table feast of Indonesia through a number of dishes, including sides and desserts. Cosy cabanas offer intimate settings, and you can also opt for private traditional houses or at the poolside.

  • Opening Hours: 09:00 – 24:00
  • Location: Jalan Dewi Sri, Kuta
  • Tel: +62 (0)361 758 969

 

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 }