{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spacious-church-recreation-grounds-anderson",
  "name": "Spacious Church Recreation Grounds",
  "description": "Experience RV Camping at this welcoming church retreat just minutes from downtown. Enjoy a large, paved & level lot perfect for rigs of all sizes, plus expansive grassy areas for dogs, kids and games like volleyball or softball. Leisurely walks in the nearby woods or relaxation in the picnic area round out the stay. Well-lit and safe, with friendly staff visits and easy online donations, this spot makes an ideal quiet overnight stop or extended rest during your travels.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spacious-church-recreation-grounds-anderson",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15005/photo-gallery/DSgE3oVEwK7JUiY9_5c817c272eb7971340a307151e23bac9_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Anderson, SC",
    "addressLocality": "Anderson",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.46663323,
    "longitude": -82.64666469
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}