West Hollywood
Petit Ermitage, West Hollywood
TOP 20 – Sells out quickly!

Anika Maiberger
Deal Expert
Why We Love This Deal
TOP 20 – Sells out quickly!
Full of whimsy, sumptuous decor, curated art and vintage-inspired rooms, the lavish 4-star Petit Ermitage is known for its “grand-scale eccentricity in West Hollywood” (Vanity Fair). This all-suite hideaway is offering Travelzoo members exclusive savings and extras on stays through March — if you’re lucky, you may even spot an incognito celebrity.
What’s Included
- Check in any day of the week to a Demi Suite with a King or Queen Bed
- $199 per night … through Dec. 26
- $209 per night … Jan. 3 – March 31
-
Member-exclusive extras:- Parking (reg. $48)
- Continental breakfast for two (reg. $40)
- January-March stays also include a complimentary bottle of wine ($40 value)
-
Note: Due to local guidelines, some amenities and services may be limited or closed during your visit; please contact the hotel for more details.
- The lounge is “the perfect place to enjoy a sundowner, under strings of twinkling fairy lights” (Vanity Fair)
- The rooftop, with its heated, saltwater pool (tops optional) and butterfly and hummingbird sanctuary, is a calming adults-only oasis
- Suites include a sunken living area and fireplace
- Stay with confidence — read more about the hotel’s enhanced safety and cleaning procedures
Your Recently Viewed Deals
‘;
content += ‘
See all recently viewed deals
‘;
content += ‘ ‘;
content += ‘ ‘;
content += ”;
}
index++;
});
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 expirationDate = new Date(value.expirationdate);
value._isExpired = !isNaN(expirationDate) && expirationDate 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)
var currentDeal = dealsList[0];
var headline = currentDeal.headline;
var sourcePage = ‘VoucherDealPage’;
sourcePage = sourcePage + ”
);
$(‘#moreRecentlyViewedDeals’).dialog(
closeOnEscape: true,
autoOpen: false,
modal: true,
closeText: “”,
resizable: false,
draggable: false,
show: effect: ‘fade’ ,
open: function (event, ui)
var $mr=$(this);
$mr.parent().addClass(“moreRecentlyViewedDeals”);
$mr.prev().hide();
tzoo.imageLoader.forceLoadImages($mr.find(‘img’));
);
$(‘#closeMoreItems’).click(function ()
$(‘#moreRecentlyViewedDeals’).dialog(‘close’);
);
} else
$(‘#recentlyViewedDealsDiv’).hide();
}