{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/franklin-tn",
  "name": "Peaceful Church RV Retreat",
  "description": "Experience serene RV camping at a welcoming church just north of a vibrant historic town. Three spacious, level asphalt pads with grass access offer safe, well-lit, and clearly marked sites perfect for big rigs. Enjoy quiet nights, easy setup, and friendly hospitality from congregation members. Stretch your legs in the adjacent field, explore nearby shops, and discover scenic drives along a famed national byway--all within minutes of local amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/franklin-tn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/21765/photo-gallery/wYPIrHe2OzseFp7m_20e835ab97979187f51c68501a59fba9_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Franklin, TN",
    "addressLocality": "Franklin",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.04381589,
    "longitude": -86.87997992
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "04:80:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 184,
    "bestRating": 5,
    "worstRating": 1
  }
}