St. Paul
Western Front Hotel
TOP 20 – Sells out quickly!

Anika Maiberger
Deal Expert
Why We Love This Deal
TOP 20 – Sells out quickly!
Some say that nature is the world’s best medicine, and we couldn’t agree more. Get ready to recharge at this boutique hotel, located in the Heart of Appalachia and downtown Saint Paul, Virginia.
Whether you’re in the mood to kayak, hike, or just chill out by the river — this deal that saves Travelzoo members more than 40%, is bound to fulfill your craving for outdoor adventure.
What’s Included
- Check in to a King room
-
$79 per night … any day of the week, September 2020 – March 2021 -
Not available: Sept. 4-5, 9; Dec. 31, 2020; Feb. 13-14, 2021 -
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 hotel is in the heart of downtown where you can visit Sugar Hill Brewing Company and the Mountain Heritage Museum
- The decor is rustic, and the walls are adorned with local art and photography depicting nature landscapes, while guest rooms feature reclaimed-wood headboards and nightstands
- There are nearly endless options for your next adventure: kayak the Clinch River, hike Sugar Mountain, rent an ATV on-site and ride the Spearhead trails that crisscross the Appalachian mountains, just to name a few
- Experience authentic Appalachian dining on-site by celebrity Chef Torrece Gregoire at Ina + Forbes, or grab a cocktail and hang out at The Backyard (tip: sit by the fire pit and enjoy s’mores, too)
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();
}