{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-ridge-family-campground-miller-lake-on",
  "name": "Maple Ridge Family Campground",
  "description": "Maple Ridge Family Campground is an Ontario Private Campground located in, or near Miller Lake, Ontario in the Bruce Peninsula, Southern Georgian Bay tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/maple-ridge-family-campground-miller-lake-on",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.mapleridgecamp.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4510 Highway 6",
    "addressLocality": "Miller Lake",
    "addressRegion": "ON",
    "postalCode": "N0H 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.07573,
    "longitude": -81.41911
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/maple-ridge-family-campground/"
  ]
}