{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millers-family-camp-camping-life-canada-miller-lake-on",
  "name": "Miller’s Family Camp - Camping Life Canada",
  "description": "Discover the beauty of nature at Millerâ€™s Family Camp, Miller Lake. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/millers-family-camp-camping-life-canada-miller-lake-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.millersfamilycamp.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "108 Miller Lake Shore Road",
    "addressLocality": "Miller Lake",
    "addressRegion": "ON",
    "postalCode": "N0H 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.09149,
    "longitude": -81.40509
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/millers-family-camp/"
  ]
}