{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadowbrook-campground-alliston-on",
  "name": "Meadowbrook Campground",
  "description": "Located on Concession 6, 2 km north of Hwy 89 and 50, Tosorontio Township. 5 km west of Alliston. Family camping. Fishing, canoeing, hiking and trailing. Pool available 1 km, store, fish bait. Season: May to mid-October. Hosts: Emily and Joe Sammut.",
  "url": "https://campertunity.com/listings/campgrounds/meadowbrook-campground-alliston-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "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.917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}