Amazing Cazuela

Amazing Cazuela

Amazing Cazuela

Amazing Cazuela

Amazing Cazuela

DK suggested I go to this place, Cumana, because it had good, authentic food. I had no idea what I was getting, but I ordered what turned out to be lentil cazuela + a Quilmes (beer). It was freaking amazing. I ate the whole thing, and drank most of the beer, then waddled off to find Robin later ๐Ÿ™‚

-34.602167-58.386667

Posted on Flickr 9:48 am, December 26, 2009 jQuery(document).ready(function(){ var gmap_m9360b8d0ae3207121b479b813f2ef633 = { positions : { 432 : new google.maps.LatLng( ‘-34.602167’, ‘-58.386667’ ) }, bounds : new google.maps.LatLngBounds(), // empty for now, we’ll dynamically extend it later map : new google.maps.Map( document.getElementById( ‘gmap_m9360b8d0ae3207121b479b813f2ef633’ ), { mapTypeId: google.maps.MapTypeId.ROADMAP, center: new google.maps.LatLng( 0, 0 ), zoom: 16 // Seems to be a good zoom for a single point } ), markers : {}, }; // end of gmap // Extend the bounds of interest based on our positions for ( var m in gmap_m9360b8d0ae3207121b479b813f2ef633.positions ) { gmap_m9360b8d0ae3207121b479b813f2ef633.bounds.extend( gmap_m9360b8d0ae3207121b479b813f2ef633.positions[m] ); } // Render markers for ( var m in gmap_m9360b8d0ae3207121b479b813f2ef633.positions ) { gmap_m9360b8d0ae3207121b479b813f2ef633.markers[m] = new google.maps.Marker( { clickable: true, map : gmap_m9360b8d0ae3207121b479b813f2ef633.map, position : gmap_m9360b8d0ae3207121b479b813f2ef633.positions[m] } ); } // Redraw map to fit our new marker-based bounds gmap_m9360b8d0ae3207121b479b813f2ef633.map.setCenter( gmap_m9360b8d0ae3207121b479b813f2ef633.positions[432] ); });