\r\n\r\n🎭 A surprising multidisciplinary show \r\n\r\n👉 The best theater in the heart of Lavapiés \r\n\r\n🍸 If you buy a drink at the theater bar you can enjoy it while watching the show \r\n\r\n \r\n\r\nGeneral Information \r\n\r\n📅 Dates and times: select your dates/times directly in the ticket selector \r\n\r\n❗ Once the show has started, access to the hall will not be allowed \r\n\r\n📍 Location: La Escalera de Jacob, Madrid \r\n\r\n⌛ Duration: 60 minutes (approximately) \r\n\r\n \r\n\r\nDescription \r\n\r\nA catastrophic wine tasting, a mediocre magic show and a disturbing ape documentary arrive at Jacob's Ladder. Basically, the best show in the world. A cabaret-style variety show that mixes the disciplines of art comedy, magic-clown and contemporary buffoonery. Get your tickets for Fiasco at \"La Escalera de Jacob\", Madrid!","rating":{"average":0,"isHidden":true,"numRatings":0},"isGiveaway":false,"cityStandardId":1005493,"citySlug":"madrid","citySlugLanguage":"en","defaultPlace":{"id":190,"address":"Calle Lavapiés, 9, 28012","locale":"es","latitude":40.411291,"longitude":-3.702635,"hidden":false,"metroStations":[{"id":1148,"images":["https://applications-media.feverup.com/image/upload/f_auto/fever2/metrostations/android-xxhdpi/madrid_metro_l3.png"],"name":"Lavapiés"},{"id":1154,"images":["https://applications-media.feverup.com/image/upload/f_auto/fever2/metrostations/android-xxhdpi/madrid_metro_l1.png"],"name":"Antón Martín"},{"id":1321,"images":["https://applications-media.feverup.com/image/upload/f_auto/fever2/metrostations/android-xxhdpi/madrid_metro_l1.png"],"name":"Tirso de Molina"}],"name":"La Escalera de Jacob de Lavapiés","signedMapUrl":"https://applications-media.feverup.com/image/upload/f_auto/fever2/place/maps/190__40.411291_-3.702635.png","slug":"la-escalera-de-jacob-de-lavapies","hasPlacePage":true},"places":[{"id":190,"address":"Calle Lavapiés, 9, 28012","locale":"es","latitude":40.411291,"longitude":-3.702635,"hidden":false,"metroStations":[{"id":1148,"images":["https://applications-media.feverup.com/image/upload/f_auto/fever2/metrostations/android-xxhdpi/madrid_metro_l3.png"],"name":"Lavapiés"},{"id":1154,"images":["https://applications-media.feverup.com/image/upload/f_auto/fever2/metrostations/android-xxhdpi/madrid_metro_l1.png"],"name":"Antón Martín"},{"id":1321,"images":["https://applications-media.feverup.com/image/upload/f_auto/fever2/metrostations/android-xxhdpi/madrid_metro_l1.png"],"name":"Tirso de Molina"}],"name":"La Escalera de Jacob de Lavapiés","signedMapUrl":"https://applications-media.feverup.com/image/upload/f_auto/fever2/place/maps/190__40.411291_-3.702635.png","slug":"la-escalera-de-jacob-de-lavapies","hasPlacePage":true}],"is3dRequired":false,"isTimeless":false,"isUrgent":false,"priceInfo":{"type":"single","currency":"","amount":null,"strikethrough":null},"multipleSessions":false,"defaultSession":null,"firstSessionDate":null,"firstActiveSessionDate":null,"lastActiveSessionDate":null,"lastSessionDate":null,"meta":{"title":"Fiasco tickets at La Escalera de Jacob - Madrid","description":"Enjoy a new show at La Escalera de Jacob. Get your tickets now!","jsonIdOverrides":[],"disallowIndexing":false},"logoUrl":null,"redirectTo":null,"baseLocale":"es-ES","enableImageTestExperiment":false,"sessionSelectorType":"date-time","isCalendarSelector":true,"partnerId":6712,"presentationSettings":{"showImportantInformation":false,"isStreaming":false,"hideSimilarPlans":false,"hideHelp":false,"hideCouponLoyalty":false,"showBsaToggle":false,"enableRedeemVouchersWeb":false,"isVoucherWithPrefixRequired":false,"showPlacePreview":false,"showReviewsFromMainPlanInfo":false,"hideRating":false,"banners":[{"message":"No booking fees","position":"top_selector","type":"info"}],"reviewsFromPlanId":null,"labelRedeemVouchersWeb":null,"lowAvailabilityThreshold":null,"hasAffiliateLink":null,"displayCalendarPrice":null,"hidePlaceSelector":false,"hideRecommenderItems":false},"accessRules":[],"cityAvailableLocales":["es-ES","en-GB"],"translationLanguages":["en"],"shouldDisplayFeaturedReviewAnswers":false,"hasAddOns":false,"hasSeasons":false,"selectorSettings":{"type":"single","viewConfiguration":"vertical"},"aBTesting":null,"defaultLevelDisplay":"disabled","allowMultiSessionPurchase":false},"cityDetail":{"id":5,"code":"MAD","slug":"madrid","slugTranslations":{"en":"madrid","es":"madrid"},"name":"Madrid","locale":"es-ES","availableLocales":["es-ES","en-GB"],"title":"Events & Things to do in Madrid","subtitle":"Enjoy Madrid's most exciting events and experiences, get access to top tourist attractions, discover tons of secret places and find out about the best events and activities.","landscape":"https://applications-media.feverup.com/image/upload/f_auto/fever2/city/photos/web/Mad-Portada-2048x616_1.jpg","meta":{"title":"Events in Madrid & Things to do","description":"Discover the most exciting experiences in Madrid with Fever, from concerts and festivals to museums, restaurants, cinema tickets, and much more.","thumbnail":"https://applications-media.feverup.com/image/upload/f_auto,w_280,h_280,c_lfill,g_auto/fever2/city/photos/web/Mad-280x280_1.jpg"},"country":"ES","region":"Comunidad de Madrid","telephone":"+34919042351","email":"hola@feverup.com","thumbnail":"https://applications-media.feverup.com/image/upload/f_auto/fever2/city/photos/web/madrid-560x560.jpg","hidden":false,"currency":"EUR","venuesPageLink":"https://feverup.com/es/madrid/venue","allowIndexing":true,"latitude":40.4167754,"longitude":-3.7037902,"timezone":"Europe/Madrid","hasWhenPages":true,"coupon":{"link":"https://use.fvr.to/htRGjUxerL","code":"HOLAFEVER"}},"availableAddOnCategories":[],"theme":null,"hasPlacePreview":false,"channel":"fever-marketplace","planImageDataExperiment":null,"isSplitTest":true,"isWebview":false};
function getAstroSession() {
const sessionValue = sessionStorage.getItem('fv_session');
sessionStorage.removeItem('fv_session');
let session = {};
if (sessionValue) {
try {
const { value } = JSON.parse(sessionValue);
session = value;
} catch (err) {
console.warn('Unable to recover previous session');
}
}
return session;
}
astroPageConfig = config;
astroI18n = astroPageConfig.astroI18n;
astroSession = getAstroSession();
})();
Oops! We love this experience, but no tickets are on sale at the moment
Oops! We love this experience, but no tickets are on sale at the moment
Fiasco at "La Escalera de Jacob"
Would you like to get notified if tickets become available?
Similar experiences
Fiasco at "La Escalera de Jacob"
Fiasco at "La Escalera de Jacob"
Fiasco at "La Escalera de Jacob"
Fiasco at "La Escalera de Jacob"
What will you enjoy?
🎭 A surprising multidisciplinary show
👉 The best theater in the heart of Lavapiés
🍸 If you buy a drink at the theater bar you can enjoy it while watching the show
General Information
📅 Dates and times: select your dates/times directly in the ticket selector
❗ Once the show has started, access to the hall will not be allowed
📍 Location: La Escalera de Jacob, Madrid
⌛ Duration: 60 minutes (approximately)
Description
A catastrophic wine tasting, a mediocre magic show and a disturbing ape documentary arrive at Jacob's Ladder. Basically, the best show in the world. A cabaret-style variety show that mixes the disciplines of art comedy, magic-clown and contemporary buffoonery. Get your tickets for Fiasco at "La Escalera de Jacob", Madrid!