{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-chatham-rv-resort-cape-cod-dennis-ma-02660",
  "name": "Old Chatham RV Resort | Camping in Cape Cod",
  "description": "A brief overview of the Old Chatham RV Resort & Campground, Cape Cod & The Islands, Massachusetts. Description, Amenities, Rates, and more.",
  "url": "https://campertunity.com/listings/campgrounds/old-chatham-rv-resort-cape-cod-dennis-ma-02660",
  "image": [
    "https://campmass.com/wp-content/uploads/2022/04/RV-Resorts-Massachusetts-1-520x397.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "310 Old Chatham Rd.",
    "addressLocality": "Dennis",
    "addressCountry": "MA 02660"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.706777,
    "longitude": -70.1456378
  },
  "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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}