{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-brownsburg",
  "name": "Boondocking host near Brownsburg, IN",
  "description": "We are off all main roads. Close to Indianapolis and all of it's happenings. Suggested Local Attractions:Indianapolis Children's museum, Indianapolis Zoo, Traders Point Creamery",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-brownsburg",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12069/profile/d3wnKexKsCD1xkBM_a0d710cc5e0bb475d379b30b8655fb64_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/243412/profile/YIcIBUzfAf7KOp6k_8a75edcac7c6b0c97e49048dabd42639_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brownsburg, IN",
    "addressLocality": "Brownsburg",
    "addressRegion": "IN",
    "postalCode": "46112",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.97604337,
    "longitude": -86.35259086
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}