{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-greenville-sc-us-1",
  "name": "Boondocking host near Greenville, SC",
  "description": "We AirBNB our Camper, as well offer on RVSHARE and OUTDOORSY, or Tiny House offers a Gravel Driveway on a Dead End Street for a quick stop while visiting Greenville. Everything is literally five minutes from our house. Uber and Lyft are readily available.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-greenville-sc-us-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22063/photo-gallery/YOsn8tiuzb7vjTjw_2674623571ac8384821647bcecbe885c_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greenville, SC",
    "addressLocality": "Greenville",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.78312444,
    "longitude": -82.31428492
  },
  "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": "Tiny_house"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}