top of page

Get in Touch

Stay in downtown Sandusky, Ohio

Thanks for submitting!

Address

307 E Washington St, Sandusky, OH  44870

The Fiesinger House Sandusky vacation rental

©2024 by The Fiesinger House. All rights reserved.

bottom of page
import wixLocation from 'wix-location'; $w.onReady(function () { $w("#html").onMessage( (event) => { let receivedData = event.data; wixLocation.to(event.data.hospitable_widget_redirect); }); });