Vibe Adventures: Small-Group Adventures & Tours in Mexico & Central America

Small-Group Adventures &amp Tours

Discover unique local experiences in Mexico &amp Latin America

${tour.title}

duration-icon  ${tour.duration || '-'}
/ ${tour.category || ''}
${treeIcons}
${trees} Tree(s) planted per traveler
? We’ll plant ${trees} trees on behalf of each person in your booking.

${tour.description || ''}

${tour.video_url ? ` video player iconVideo` : ''} See the tour

`; } function fetchTours(taxonomy, slug) { fetch(`/wp-json/custom/v1/filter-tours?taxonomy=${taxonomy}&slug=${slug}`) .then(response => response.json()) .then(tours => { const inner = document.getElementById("carousel-inner"); const indicators = document.getElementById("carousel-indicators"); inner.innerHTML = ''; indicators.innerHTML = ''; if (tours.length === 0) { inner.innerHTML = '

No tours found for this filter.

'; return; } tours.forEach((tour, index) => { inner.innerHTML += renderTourCard(tour, index); indicators.innerHTML += ``; //console.log(tour) }); }); } select.addEventListener("change", function () { const selectedOption = select.options[select.selectedIndex]; const termSlug = selectedOption.value; const taxonomy = selectedOption.getAttribute("data-taxonomy"); fetchTours(taxonomy, termSlug); }); fetch('/wp-json/custom/v1/product-categories') .then(response => response.json()) .then(data => { addTermsToSelect(data.featured, "Featured", "featured"); addTermsToSelect(data.product_categories, "Categories", "product_cat"); addTermsToSelect(data.product_destinations, "Destinations", "destination"); addTermsToSelect(data.travel_vibes, "Travel Vibes", "travel_vibe"); setTimeout(() => { select.dispatchEvent(new Event("change")); }, 0); }); });

Why Join Our Tours?

Authentic Experiences

We focus on tours where travelers can interact with local populations, learn about their traditions, culture & connect with their core values

Small Groups

Our focus lies in small and private groups, where we prioritize improved communication and personal interactions, all the while minimizing any adverse effects on the places we visit

Local Impact

Our tours drive tourism to remote regions, boost local travel spending, create jobs and contribute to the overall growth of local economies

Secure Payment

Payments are securely handled by Stripe, a leading payment service provider worldwide

Up
phone call icon