{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/private-driveway-rest-stop-columbus-ga-1",
  "name": "Private Driveway Rest Stop",
  "description": "Pull off the highway into a welcoming private rest stop just minutes from a major city and historic base. This quiet, level driveway offers ample room for RV Camping, reliable cell service, and a warm greeting from gracious hosts (plus an adorable puppy!). Perfect for breaking up your journey, the spot features easy access, clear communication, and a peaceful overnight stay close to local attractions.",
  "url": "https://campertunity.com/listings/campgrounds/private-driveway-rest-stop-columbus-ga-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25012/photo-gallery/MHLJyTcGLyzz6DAk_8475c699af7ef8d699dd5b7f107fae36_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/438473/profile/0t616dzbMJYhsQ8M_a35ac9d6ca9ee801bfc6cf6368e5e543_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Columbus, GA",
    "addressLocality": "Columbus",
    "addressRegion": "GA",
    "postalCode": "31907",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.48998385,
    "longitude": -84.90422369
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/georgia/marcia-stevenson"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}