\n\n🎫 Ticket \n\nHighlights \n\n🍷 Taste 3 excellent wines and 4 types of cava, perfectly paired with cheese and local cured meats \n\n🧀 Visit 2 family wineries in a day trip \n\n🚙 Enjoy a 4x4 ride through 2,000-year-old vineyards \n\nGeneral Information \n\n📅 Date: select your date directly in the ticket selector \n\n🕒 Time: 9:00 - 15:00 \n\n⏳ Duration: 6 hours \n\n📍 Location: Calle Roger de Llúria, 117, L'Eixample \n\n👤 Age requirement: 18+ for alcohol tasting \n\n⏰ Please arrive at the check-in point 15 minutes before departure time. \n\n🌧️ This product is subject to cancellation or rescheduling in case of adverse weather conditions. \n\n🍽️ Please inform us at the time of booking if you have any dietary restrictions or allergies. \n\n👥 A minimum number of people is required to operate the tour. If the minimum is not reached, clients will be offered an alternative date, another tour of equal or greater value, or a full refund. \n\n🔄 The tour itinerary may be subject to change due to unforeseen circumstances. \n\nDescription: \n\nenjoy a day trip to 2 family-owned wineries and taste 3 excellent wines and 4 types of cava, each perfectly paired with local cheese and cured meats. Afterwards, take a 4x4 ride through the 2,000-year-old vineyards!","rating":{"average":0,"isHidden":true,"numRatings":0},"isGiveaway":false,"cityStandardId":1005424,"citySlug":"barcelona","citySlugLanguage":"en","defaultPlace":{"id":48220,"address":"Passatge de la Concepció, 2, 16, Barcelona, 08008","locale":"es","latitude":41.3950198,"longitude":2.1605011,"hidden":false,"metroStations":[],"name":"Pasaje de la Concepción","signedMapUrl":"https://applications-media.feverup.com/image/upload/f_auto/fever2/place/maps/48220__41.3950198_2.1605011.png","slug":null,"hasPlacePage":false},"places":[{"id":48220,"address":"Passatge de la Concepció, 2, 16, Barcelona, 08008","locale":"es","latitude":41.3950198,"longitude":2.1605011,"hidden":false,"metroStations":[],"name":"Pasaje de la Concepción","signedMapUrl":"https://applications-media.feverup.com/image/upload/f_auto/fever2/place/maps/48220__41.3950198_2.1605011.png","slug":null,"hasPlacePage":false}],"is3dRequired":true,"isTimeless":false,"isUrgent":false,"priceInfo":{"type":"single","currency":"EUR","amount":109.99,"strikethrough":null},"multipleSessions":true,"defaultSession":{"id":109958260,"currency":"EUR","label":"Tickets","placeId":48220,"price":109.99,"startsAtIso":"2024-12-23T09:00:00+01:00","endsAtIso":"2024-12-23T15:00:00+01:00","expirationIso":"2024-12-23T08:30:00+01:00","attendText":"Join in!","availableTickets":14,"hasAvailableTickets":true,"minNumTickets":1,"maxNumTickets":14,"surchargePerTicket":0},"firstSessionDate":"2024-12-23T09:00:00+01:00","firstActiveSessionDate":"2024-12-23T09:00:00+01:00","lastActiveSessionDate":"2025-09-30T09:00:00+02:00","lastSessionDate":"2025-09-30T09:00:00+02:00","meta":{"title":"Penedès Wine and Cava Tour and Vineyard Experience in 4x4 from Barcelona","description":"Explore vineyards in 4x4, taste wines and cavas in family wineries near Barcelona. Book your unique experience today!","jsonIdOverrides":[],"disallowIndexing":false},"logoUrl":null,"redirectTo":null,"baseLocale":"es-ES","enableImageTestExperiment":false,"sessionSelectorType":"date","isCalendarSelector":true,"partnerId":14654,"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":7,"code":"BCN","slug":"barcelona","slugTranslations":{"en":"barcelona","es":"barcelona"},"name":"Barcelona","locale":"es-ES","availableLocales":["es-ES","en-GB"],"title":"Things to do and events in Barcelona","subtitle":"Enjoy Barcelona'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/Bar-Portada-2048x616_1.jpg","meta":{"title":"Events and things to do in Barcelona","description":"Discover all the fun things to do in Barcelona, including concerts, festivals, exhibitions, restaurants, movie tickets, and more with Fever.","thumbnail":"https://applications-media.feverup.com/image/upload/f_auto,w_280,h_280,c_lfill,g_auto/fever2/city/photos/web/Bar-560x560_1.jpg"},"country":"ES","region":"Cataluña","telephone":"+34919042351","email":"hola@feverup.com","thumbnail":"https://applications-media.feverup.com/image/upload/f_auto/fever2/city/photos/web/Bar-560x560_1.jpg","hidden":false,"currency":"EUR","venuesPageLink":"https://feverup.com/es/barcelona/venue","allowIndexing":true,"latitude":41.387031,"longitude":2.170075,"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();
})();
Wine and Cava Tour in Penedès and Vineyards Experience in 4x4 from Barcelona
Wine and Cava Tour in Penedès and Vineyards Experience in 4x4 from Barcelona
Wine and Cava Tour in Penedès and Vineyards Experience in 4x4 from Barcelona
Wine and Cava Tour in Penedès and Vineyards Experience in 4x4 from Barcelona
Tickets for Wine and Cava Tour in Penedès and Vineyards Experience in 4x4 from Barcelona
🎫 Ticket Highlights
🍷 Taste 3 excellent wines and 4 types of cava, perfectly paired with cheese and local cured meats
🧀 Visit 2 family wineries in a day trip
🚙 Enjoy a 4x4 ride through 2,000-year-old vineyards General Information
📅 Date: select your date directly in the ticket selector
🕒 Time: 9:00 - 15:00
⏳ Duration: 6 hours
📍 Location: Calle Roger de Llúria, 117, L'Eixample
👤 Age requirement: 18+ for alcohol tasting
⏰ Please arrive at the check-in point 15 minutes before departure time.
🌧️ This product is subject to cancellation or rescheduling in case of adverse weather conditions.
🍽️ Please inform us at the time of booking if you have any dietary restrictions or allergies.
👥 A minimum number of people is required to operate the tour. If the minimum is not reached, clients will be offered an alternative date, another tour of equal or greater value, or a full refund.
🔄 The tour itinerary may be subject to change due to unforeseen circumstances. Description:
enjoy a day trip to 2 family-owned wineries and taste 3 excellent wines and 4 types of cava, each perfectly paired with local cheese and cured meats. Afterwards, take a 4x4 ride through the 2,000-year-old vineyards!