
Randi Redmon
Deal Expert
Why We Love It
- Downtown location is a 5-minute walk from the beach
- Small boho-style hotel with access to sister resort’s amenities
- All rooms and suites have private terraces with ocean views
- Features two rooftop restaurants and an infinity pool
“Brings chic, urban luxe with a touch of beachy bohemia to Mexico’s Caribbean coast” — Telegraph
Map & Directions
The hotel is an hour’s drive from Cancun International Airport.
Overview
A short walk from the Thompson Playa del Carmen’s main building, the Beach House opened in 2016 as a laid-back, bohemian accommodation option in the Riviera Maya. Despite being centrally located on the stylish Quinta Avenida, the boutique property feels secluded with only 27 rooms and suites.
Rooms feature midcentury modern furnishings accented with locally sourced tile, marble and wood. All lodgings have private beachfront terraces, gourmet minibars, rain showers, kimono bathrobes, free Wi-Fi and the choice of one king or two queen beds. Suites include luxurious extras like large soaking tubs, direct ocean views, indoor gardens and plunge pools.
Guests can dine on fresh seafood paired with 360-degree views at the rooftop open-air dining room, Catch, for dinner and Sunday brunch. The casual seaside CGrill partners with local farmers and fishermen to offer a sustainable menu for three meals a day as well as fresh juices and tropical cocktails. Cinco serves brunch all day on the rooftop deck before switching to happy hour; guests can also take craft cocktail and cooking classes in the open kitchen.
The Beach House is a 5-minute walk from the beach and has a rooftop infinity pool with submerged lounge chairs, cabanas and cocktail service. A daily fee covers daily mezcal tastings, bicycle rentals and yoga classes. Visitors looking to unwind even further can book a massage en suite, in the Beach House or in a private poolside cabana.
- “It’s easy to relax in style thanks to amenities like the architecturally dramatic rooftop infinity pool and sceney seafood restaurant” — Gayot
- “This will be the new hot haven for bachelorette getaways” — Pure Wow
Amenities
Policies
Have a Question? Contact Travelzoo.

Rates may vary by date, are subject to availability and are not guaranteed until your purchase is complete.
The room rates listed are for double occupancy per room unless otherwise stated and exclude tax recovery charges and service fees.
It is the responsibility of the hotel chain and/or the individual property to ensure the accuracy of the photos displayed. Travelzoo is not responsible for any inaccuracies in the photos.
Your Recently Viewed Deals
Book now at
‘ + value.source + ‘
‘ : “”);
var expirationDate = new Date(value.expirationdate);
var isExpired = !isNaN(expirationDate) && expirationDate ‘;
content += ‘ ‘;
content += ‘
‘ + (isExpired ? ‘SOLD OUT’ : ”) + ‘
‘;
content += ‘
‘ + value.headline + ‘
‘;
content += ‘
‘ + value.meta + ‘
‘;
content += ‘ ‘;
content += ”;
}
//show +X more deals
if (index == 4)
content += ”;
index++;
});
//add placeholders
if (index ‘;
content += ‘ ‘;
content += ‘
content += ‘ ‘;
content += ‘
Search for more deals
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘ ‘;
content += ”;
}
}
content += ”;
$(‘#recently-viewed-deals’).append(content);
$(‘#ShowMoreRVD’).click(function (e)
moreContent = “”;
$.each(JSON.parse(rvd), function (key, value)
var linkoutContent = (value.directlink == ‘true’ ? ‘
‘ + value.source + ‘
‘ : “”);
var expirationDate = new Date(value.expirationdate);
var isExpired = !isNaN(expirationDate) && expirationDate ‘;
moreContent += ‘ ‘;
moreContent += ‘
‘ + (isExpired ? ‘SOLD OUT’ : ”) + ‘
‘;
moreContent += ‘
‘ + value.headline + ‘
‘;
moreContent += ‘
‘ + value.meta + ‘
‘;
moreContent += ‘
‘ + value.when + ‘
‘;
moreContent += ‘ ‘;
moreContent += ”;
);
$(‘#moreRecentlyViewedDeals ul’).html(moreContent);
$(‘#moreRecentlyViewedDeals’).dialog(‘open’);
e.preventDefault();
);
$(‘#recently-viewed-deals .deal-module a’)
.add(‘#moreRecentlyViewedDeals .deal-module a’)
.not(‘#ShowMoreRVD’)
.bind(‘click’, function()
var dealid = $(this).data(‘dealid’);
var countrycode = $(this).data(‘countrycode’);
var rvd = “”;
rvd = Storages.sessionStorage.get(‘_rvd’);
if(rvd != undefined && typeof rvd == “object”)
rvd = JSON.stringify(rvd);
if (rvd != undefined && JSON.parse(rvd).length > 0)
var dealsList = (typeof rvd == “object”) ? rvd : JSON.parse(rvd);
dealsList = dealsList.filter(function (deal) return deal.adid == dealid );
if(dealsList != undefined && dealsList.length > 0) ” + headline + ” (” +countrycode +”: “+ dealid +”)”;
try
tzoo.gtm.analyticsEvent(‘RecentlyViewed’, ‘Clicked’, sourcePage, 1, undefined, undefined);
catch(err)
console.log(err);
);
$(‘#moreRecentlyViewedDeals’).dialog(
closeOnEscape: true,
autoOpen: false,
modal: true,
closeText: “”,
resizable: false,
draggable: false,
show: effect: ‘fade’ ,
open: function (event, ui)
$(‘#moreRecentlyViewedDeals’).parent().addClass(“moreRecentlyViewedDeals”);
$(‘#moreRecentlyViewedDeals’).prev().hide();
tzoo.imageLoader.loadImagesWithoutScroll();
);
$(‘#closeMoreItems’).click(function ()
$(‘#moreRecentlyViewedDeals’).dialog(‘close’);
);
} else
$(‘#recentlyViewedDealsDiv’).hide();
}