{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sherwood-park-campground-cloyne-on",
  "name": "Sherwood Park Campground",
  "description": "59 acres on Story Lake, shaded and open sites, in-park or on-water, 5th-wheel-friendly. Enjoy serviced site or wilderness camping. Sandy beach, boating and",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sherwood-park-campground-cloyne-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/admin-ajax-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1141 Hwy 506 RR 2",
    "addressLocality": "Cloyne",
    "addressRegion": "ON",
    "postalCode": "K0H 1K0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.81348,
    "longitude": -77.1589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}