\r\n\r\n🎭 A funny comedy \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\nCome and laugh non-stop at \"La Escalera de Jacob\" with Birra España! A wild comedy about today's Spain. It won't leave you indifferent, we bet you won't miss it! Get your tickets for Birra España! at La Escalera de Jacob, Madrid!","rating":{"average":1,"isHidden":true,"numRatings":1},"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":"Birra España! 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":false,"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
birra España! at "La Escalera de Jacob"
Would you like to get notified if tickets become available?
What will you enjoy?
🎭 A funny comedy
👉 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
Come and laugh non-stop at "La Escalera de Jacob" with Birra España! A wild comedy about today's Spain. It won't leave you indifferent, we bet you won't miss it! Get your tickets for Birra España! at La Escalera de Jacob, Madrid!