Directions

Kewaunee County Fairgrounds
625 3rd St
Luxemburg, WI 54217

Take Highway 54/57 towards Highway 54 east towards Luxemburg. Follow signs to Luxemburg. Turn right on Fourth Street by Salmon’s Meats/NEW Plastics.
View Map

From Interstate 43 head north to Highway 54 East to Luxemburg. Follow signs to Luxemburg. Turn right on Fourth Street by Salmon’s Meats/NEW Plastics.
View Map

Take Highway 57 then turn south on county road C, follow C into Casco, head west on Highway 54, go through stop lights in Luxemburg, take a left on Fourth Street by NEW Plastics/Salmon’s Meats.

View Map

Kewaunee County Fair

} return null; } function inject(){ const container = findContainer(); if (!container) return; if (container.querySelector('.kcf-events-notice')) return; // avoid duplicates const bar = document.createElement('div'); bar.className = 'kcf-events-notice'; bar.setAttribute('role','status'); bar.setAttribute('aria-live','polite'); bar.textContent = msg; container.insertAdjacentElement('afterbegin', bar); } document.addEventListener('DOMContentLoaded', inject); // Re-inject when TEC swaps views/paginates via AJAX const mo = new MutationObserver(inject); mo.observe(document.body, { childList: true, subtree: true }); })();