Nevada
TOP 20 – Sells out quickly!

Olivia Salmonese
Deal Expert
An upgraded room, $100 credit and waived resort fee — this exclusive deal is packed with value.
The Deal
TOP 20 – Sells out quickly!
Travelzoo members can spend 3 nights in an upgraded suite at the Waldorf Astoria Las Vegas — complete with flights and perks — while saving $350 on their experience.
What’s included:
- Roundtrip flights to Las Vegas
- 3 nights at the Waldorf Astoria Las Vegas
- Accommodations in a Junior Suite — the hotel’s most spacious rooms — with floor-to-ceiling windows with views of the Strip
- $100 hotel credit (per room, per stay)
- Waived daily resort fee (reg. $45 per day)
- Complimentary parking (reg. $35 per day)
Depart select dates through February for the following per-person prices (dates vary by route):
Customize your trip: Longer trips and City View one-bedroom suites (complete with spectacular views of the Las Vegas valley) are also on sale. Flights are available from over 50 cities; use the calendar on the next page to shop prices from your preferred airport.
About the hotel: Floor-to-ceiling windows, a pool deck overlooking the Strip, twice daily turn-down service and a Moet & Chandon Champagne vending machine: the Waldorf Astoria Las Vegas takes luxury seriously. As such, it’s one of only a few hotels on the Strip to be awarded AAA 5-Diamond status. Check the hotel’s information page for the most up-to-date information on their hours of operation and amenity availability.
About the airlines: Many carriers are allowing changes or cancellations without fees, so you can save now and travel later. Check with each carrier for their specific policy before booking:
Alaska | Allegiant | American | Delta | Frontier | Southwest | Spirit | Sun Country | United | WestJet
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 = ‘MediaDealPage’;
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();
}