{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-houghton-lake-mi",
  "name": "Boondocking host near Houghton Lake, MI",
  "description": "Paved driveway that will handle up to a 45' Motorhome Suggested Local Attractions:Arnies Arts and Crafts a must. 2 blocks away.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-houghton-lake-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8296/profile/GOsc3IT3QnDFzVSh_be30a63b1879b72cc008de788c98598a_small.png",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houghton Lake, MI",
    "addressLocality": "Houghton Lake",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.32365461,
    "longitude": -84.56835661
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}