A Treasure Hunt Worth the Drive
Roadshow’s 400 offers antiques, vintage, and unique finds off Highway 400 near Barrie.
Open Daily • 200+ Display Spaces • 32,000 sq. ft.
What You Can Expect
Visitor Reviews
A favourite stop for collectors and casual browsers alike
Make it a Road Trip
Just off Highway 400, Roadshow is an easy and rewarding day trip from Barrie or Toronto.
- Open 7 days a week 10 - 5:30
- Bright, accessible 32,000 sq. ft. showroom
- Over 200 vendor booths & showcases
- Free parking on weekdays, $1 on weekends
- Pet friendly - bring the whole family

<script>
// To enable code execution go to Bricks > Settings > Builder Access
function activateScript() {
if (window.innerWidth >= 992) {
const card = '.fr-feature-card-echo';
const featureCards = document.querySelectorAll(card);
// Function to recalculate textHeight
const recalculateTextHeight = (cardText) => {
cardText.style.height = 'auto';
const textHeight = cardText.offsetHeight;
cardText.style.height = '1px';
return textHeight;
}
for (var i = 0; i < featureCards.length; i++) {
const c = featureCards[i];
const textSelector = `${card}__text`;
const cardText = c.querySelector(textSelector);
let textHeight = recalculateTextHeight(cardText); // Initial calculation
c.addEventListener('mouseover', function() {
this.querySelector(textSelector).style.height = textHeight + 'px';
this.querySelector(textSelector).style.opacity = '1';
});
c.addEventListener('mouseout', function() {
this.querySelector(textSelector).style.height = '1px';
this.querySelector(textSelector).style.opacity = '0';
});
// Recalculate textHeight on heading focus
const heading = c.querySelector(`${card}__heading > a`);
heading.addEventListener('focus', function() {
textHeight = recalculateTextHeight(cardText);
c.querySelector(textSelector).style.height = textHeight + 'px';
c.querySelector(textSelector).style.opacity = '1';
});
heading.addEventListener('blur', function() {
c.querySelector(textSelector).style.height = '1px';
c.querySelector(textSelector).style.opacity = '0';
});
}
}
}
activateScript();
window.addEventListener('resize', activateScript);
</script>Two Separate Businesses — One Building
Roadshow’s 400 Antiques Mall and The 400 Market share the same building —
but they operate as separate businesses with different hours and shopping experiences.
Knowing the difference helps you plan your visit and avoid confusion when you arrive.
Roadshow's 400 Antiques Mall
A relaxed, organized antiques and vintage shopping experience.
Open 7 days a week
Curated antiques & vintage vendors
East end of the building
The 400 Market
A year-round indoor and outdoor flea market for eclectic goods.
Open Saturday & Sunday
Flea-market style shopping
West end of the building
More Than Antiques
Roadshow features over 200 dealer spaces filled with vintage, retro, and one-of-a-kind finds.
Our bright, accessible showroom makes browsing easy for both serious collectors and casual visitors.

Come with curiosity. Leave with a story.
From vinyl records and vintage fashion to furniture and one-of-a-kind décor, Roadshow is a place to explore, rediscover, and take a piece of the past home with you.

You never know what you’ll find — and that’s the fun.