{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sweetwater-forest-brewster-ma",
  "name": "Sweetwater Forest",
  "description": "Open 4/1–11/1; 250 Sites; Base $34–$69 / 2 Adults & 2 Children, Add’l persons: $3/child $12/adults. Rte. 6 to Exit 82, left off exit, 3 miles on left. Family campground located in the heart of Cape Cod with 250 spacious wooded sites throughout 75+ acres of Cape Cod Woodlands. Big rig friendly, full hookups to […]",
  "url": "https://campertunity.com/listings/campgrounds/sweetwater-forest-brewster-ma",
  "image": [
    "https://campmass.com/wp-content/uploads/2022/04/160999452_10165007741780333_981324135543812780_n-520x397.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "676 Harwich Rd.",
    "addressLocality": "Brewster",
    "addressCountry": "MA 02631"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.738529205322266,
    "longitude": -70.08050537109375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    }
  ]
}