{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-augusta-ga",
  "name": "Boondocking host near Augusta, GA",
  "description": "In a cozy, developed neighborhood. Walking distance to Pendleton King Park.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-augusta-ga",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10941/profile/J6RuxKVHQSkj9aC7_15598d91f378f97923e6fc592d6dd601_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Augusta, GA",
    "addressLocality": "Augusta",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.48223826,
    "longitude": -82.05281706
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/georgia/lWFeeGSNy38lOeQowSOy"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}