{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-cumming-ga",
  "name": "Boondocking host near Cumming, GA",
  "description": "We have a nice wide driveway and a quiet spot to back in and park in our gravel parking pad, if you are traveling through or visiting the area. We are located right between Atlanta and the North Georgia mountains. *This is a back-in only spot.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-cumming-ga",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35933/photo-gallery/FelB4bALksCOgDN9_f3b7f332ec0faeabbeefe37ad7adc9f5_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/769694/profile/nM7Jfi8NsPevdxFO_c134b592b395e008da8c510afa49bb2b_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cumming, GA",
    "addressLocality": "Cumming",
    "addressRegion": "GA",
    "postalCode": "30040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.24920154,
    "longitude": -84.31652646
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "11:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}