{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-regenerative-farm-retreat-piedmont-sc",
  "name": "Peaceful Regenerative Farm Retreat",
  "description": "Nestled on a thriving regenerative farm, this family-run getaway offers RV camping among pastures of horses, friendly dogs, turkeys and more. Enjoy guided farm tours, meet healthy animals, and savor farm-fresh veggies, duck eggs and homemade goat cheese. Download their helpful app for arrival tips and local recommendations--like nearby craft breweries--and wake to songbirds and serene country views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-regenerative-farm-retreat-piedmont-sc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17784/photo-gallery/iMufWdJjBiM9JofK_84469e874cd2dc2007d50a832e3e7320_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Piedmont, SC",
    "addressLocality": "Piedmont",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6611778,
    "longitude": -82.55208157
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.95,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}