{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-quarry-retreat-stuart",
  "name": "Secluded Quarry Retreat",
  "description": "Discover RV Camping in the heart of an abandoned stone quarry just minutes from scenic byways. This unique gravel pad offers a flat, private retreat tucked into dramatic stone walls, with easy generator use allowed. Explore nearby hiking along the Dan River, cruise the Blue Ridge Parkway, or visit historic Mabry Mill. No hookups on-site, but water, dump stations, and local attractions are just a short drive away, making this a perfect hideaway for adventurous campers.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-quarry-retreat-stuart",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26941/photo-gallery/D1seSQKPmNFMbiFT_5cb53f4458a312bb0b3a99008d2f809a_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/251873/profile/NlB4ZlQ5Y2LcaZGw_e95247a1d5af1e5705d4bc17342aaad2_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stuart, VA",
    "addressLocality": "Stuart",
    "addressRegion": "VA",
    "postalCode": "27587",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.72642887,
    "longitude": -80.3533964
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}