{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-monticello-ga",
  "name": "Boondocking host near Monticello, GA",
  "description": "Private, quiet, safe, secure. Just outside a small rural town along one of Georgia’s designated scenic byways. 10 miles from Jackson Lake and Ocmulgee River. Plenty of room for any size rig. We have Wi-Fi, a pool, and dog park. We really enjoy meeting new folks who are living the camping/RV’ing lifestyle.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-monticello-ga",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16735/profile/TcJ1yAXNx4K6bgsS_37c2789327dc930ef2187ab077d55d8c_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Monticello, GA",
    "addressLocality": "Monticello",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.32670003,
    "longitude": -83.6337844
  },
  "checkinTime": "09:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}