{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-knoll-campground-camping-in-cape-cod-brewster",
  "name": "Shady Knoll Campground | Camping in Cape Cod",
  "description": "A brief overview of the Shady Knoll Campground, Cape Cod & The Islands, Massachusetts. Description, Amenities, Rates, and more.",
  "url": "https://campertunity.com/listings/campgrounds/shady-knoll-campground-camping-in-cape-cod-brewster",
  "image": [
    "https://campmass.com/wp-content/uploads/2022/04/Slide-00-Fish-520x397.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1709 Main St.",
    "addressLocality": "Brewster",
    "addressCountry": "MA 02631"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7572772,
    "longitude": -70.0888259
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}