{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-greenwood-in",
  "name": "Boondocking host near Greenwood, IN",
  "description": "Located just south of Indianapolis, 5 minutes from I-65 in a quiet country setting, within 30 minutes of Indianapolis attractions. Due to limited turn around space we can only accommodate van Class B campers. Shopping, restaurants, Camping World and Flying J nearby.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-greenwood-in",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30585/photo-gallery/dyxn4oz5Tx4cga5J_077f7dd48b74ca65b7b6a3d243516f50_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greenwood, IN",
    "addressLocality": "Greenwood",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.61973602,
    "longitude": -86.00268906
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}