Columbus
Hotel LeVeque, Autograph Collection
TOP 20 – Sells out quickly!

Anika Maiberger
Deal Expert
Why We Love This Deal
TOP 20 – Sells out quickly!
Later this year and into 2021, Travelzoo members can save an average of $130 per night at this 4-star hotel that plays an iconic part in the Columbus skyline. The New York Times listed this growing city on their “52 Places To Go in 2019” list and praised its “booming riverfront and revitalized downtown” — which, luckily for members, is just steps from the hotel.
What’s Included
- Check in any day of the week through March 2021, including holidays
-
$139 per night … King or Two-Queen Room -
$149 per night … King or Two-Queen Riverview Room -
$269 per night … One-Bedroom Riverview Suite — complete with a separate living room and 1.5 bathrooms -
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.
- This Art-Deco hotel has been standing since 1927 and is an iconic part of the Columbus skyline due to its recognizable lighted tower, which once served as a lighthouse for Amelia Earhart
- A nod to the shining spire, guest rooms feature star maps, a projector that displays constellations on the ceiling and playful gold accents throughout
- Guests can head to “The Keep,” the on-site modern French brasserie for a bite or a cocktail before exploring Columbus’ many eclectic neighborhoods or visit the on-site Starbucks for a morning jolt
- 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();
}