{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/suburban-driveway-rv-canton-mi",
  "name": "Suburban Driveway RV Stop",
  "description": "Escape the freeway hustle with RV camping in a quiet residential enclave just minutes from a charming historic town. This level driveway site offers electric hookups and a warm welcome from gracious hosts (and their friendly Great Dane puppy). Easy communication and a snug, safe spot make overnight stays seamless. Explore nearby automotive and living history museums or catch your flight at the nearby airport for a perfect blend of convenience and comfort.",
  "url": "https://campertunity.com/listings/campgrounds/suburban-driveway-rv-canton-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12281/profile/41fkfG3iB2TFAzA5_eb7bfe7ba6a364a8560c2707931ed1bb_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/178284/profile/KXgUC91vHAAckIO9_3153d90c166e926cc1907513adc93315_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6865 ARDSLEY DR",
    "addressLocality": "Canton",
    "addressRegion": "MI",
    "postalCode": "48187",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.35579372,
    "longitude": -83.42262171
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}