{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quail-run-pates-creek-ga",
  "name": "Quail Run at Pate's Creek",
  "description": "Conveniently located just south of Atlanta, 2 miles from I75 Jodeco RD Exit, restaurants, and shopping, enjoy 5+ acres of flat, private land bordering a large c",
  "url": "https://campertunity.com/listings/campgrounds/quail-run-pates-creek-ga",
  "image": [
    "https://photos.thedyrt.com/photo/885570/media/quail-run-at-pate-s-creek_21a75a1a-353d-47fa-b763-ed24b72f362b.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/885563/media/quail-run-at-pate-s-creek_5b7ae06f-2c71-430e-954f-d2131d6f8998.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/885570/media/quail-run-at-pate-s-creek_21a75a1a-353d-47fa-b763-ed24b72f362b.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.49631982361115,
    "longitude": -84.23105127949715
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Joseph P."
      },
      "datePublished": "2022-05-24T01:26:10.889Z",
      "reviewBody": "Great location if you're driving through or visiting Atlanta. It's just off the interstate, and there are plenty of restaurants around. Also there's a Dollar General at the end of the road if you need anything. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$25-$50"
}