{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-knoll-campground-brewster-ma-2",
  "name": "Shady Knoll Campground",
  "description": "Located in central Cape Cod it is easy to get around. We are one mile to the beach and half mile to the bike trail. Great wooded sites with free wifi, cable TV and hot showers. Office building has a small store with souvenirs, gifts, ice cream, candy,",
  "url": "https://campertunity.com/listings/campgrounds/shady-knoll-campground-brewster-ma-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/7f91f2a5-98e7-11ef-8583-9ea14d3b7d2b/card.jpg?v=63897749752",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/7f894287-98e7-11ef-a29d-9ea1110e4494/card.jpg?v=63897749752"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1709 Main St",
    "addressLocality": "Brewster Town",
    "addressRegion": "MA",
    "postalCode": "02631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7572306,
    "longitude": -70.0887619
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cable_tv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}