New York
Innside New York NoMad
TOP 20 – Sells out quickly!

Annie England
Deal Expert
Why We Love This Deal
TOP 20 – Sells out quickly!
Fall is typically one of the priciest times to visit NYC — but there’s a time for everything. With this deal, Travelzoo members can stay in an upscale hotel in trendy Chelsea starting at $99 per night.
What’s Included
- Check in to a room with either a king bed or two double beds
-
$99 per night … August-October 2020; January-February 2021 -
$119 per night … November-December 2020; March 2021 -
Waived facility fee (reg. $35) -
Note: Due to local and state guidelines some amenities and services may be limited or closed during your visit. Please contact the hotel for more details
- Modern hotel that earns rave reviews for its central location and top-notch service
- Madison Square Park, an oasis in the middle of bustling Manhattan and home to the original Shake Shack, is minutes away by foot
- The Empire State Building, The High Line and Herald Square are all within walking distance; the rest of the city is easily accessible from two nearby subway stations
- 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();
}