Contact Us For A Tour Today!
// Initialize and add the map
function initMap() {
// The location of Uluru
const uluru = { lat: 41.542530, -83.674970 };
// The map, centered at Uluru
const map = new google.maps.Map(document.getElementById("map"), {
zoom: 4,
center: uluru,
});
// The marker, positioned at Uluru
const marker = new google.maps.Marker({
position: uluru,
map: map,
});
}
The Sanctuary
The Sanctuary is located on west river road, between Roachton and Hull Prairie Road
in Perrysburg, Ohio 43551