Denpasar Restaurants

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

Warung Bendega

Posted at February 27, 2015 | By : | Categories : Denpasar Restaurants | 0 Comment
Warung Bendega is one of the first restaurants you’ll see along the Jalan Cok Agung Tresna dining street in Denpasar. Since opening in 1996, this Balinese-owned restaurant has consistently offered a good range of local cuisine as well as a variety of flavours from the Indonesian archipelago. The cosy interiors are complemented by Balinese style décor, and the menu offers a complete range, from the local favourite crispy fried duck, grilled seafood, the signature ‘ayam bakar Bendega’ roast chicken, to delights from neighbouring islands such as ‘rica-rica’ style grilled fish and the ‘flying gourami’ that looks like a flying fish striking pose on a plate. Dining settings include an alfresco option with outdoor gazebos, and there are meeting rooms and a grand pavilion available for large groups and private events.

  • Opening Hours: 08:00 – 23:00
  • Location: Jalan Kapten Cok Agung Tresna no. 37A, Renon, Denpasar‎
  • Tel: +62 361 249555 ‎

warung-bendega-renon

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 }