{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadowbrook-campground-camping-life-canada-alliston-on",
  "name": "Meadowbrook Campground - Camping Life Canada",
  "description": "Discover the beauty of nature at Meadowbrook Campground, Alliston. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/meadowbrook-campground-camping-life-canada-alliston-on",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5348 Conc Rd 6, RR 3",
    "addressLocality": "Alliston",
    "addressRegion": "ON",
    "postalCode": "L9R 1V3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1619,
    "longitude": -79.91704
  }
}