{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-greenville-sc-us",
  "name": "Boondocking host near Greenville, SC",
  "description": "Kosher family on property-in-process. 12v hookups. Bathroom and kitchen n house.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-greenville-sc-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/13952/photo-gallery/WMXaeapVQ9on8Kzw_f52b830726b91da08db60ae880af7465_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/287685/profile/bOilLqEue6bcvjN3_875c5272b1e1fee6448483e0fe0bbcd0_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greenville, SC",
    "addressLocality": "Greenville",
    "addressRegion": "SC",
    "postalCode": "29611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.68346965,
    "longitude": -82.53578046
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}