{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oreilly-lake-family-campground-mountain-grove-on",
  "name": "O’Reilly Lake Family Campground - Camping Life Canada",
  "description": "Relax and reconnect with nature at Oâ€™Reilly Lake Family Campground in Mountain Grove, Ontario.",
  "url": "https://campertunity.com/listings/campgrounds/oreilly-lake-family-campground-mountain-grove-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.oreillylake.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1091 O'Reilly Lake Ln",
    "addressLocality": "Mountain Grove",
    "addressRegion": "ON",
    "postalCode": "K0H 2E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.72709,
    "longitude": -76.76931
  }
}