{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peaceful-church-retreat-lenoir-city-tn",
  "name": "Peaceful Church Retreat",
  "description": "Nestled behind a welcoming congregation, this serene spot offers RV Camping on spacious, level sites set among trees and green lawns. Choose from five clearly marked spots with easy access and flat pull-through parking. Enjoy a park-like setting with picnic pavilion, morning deer sightings, and room for slides. With prompt host communication, peaceful walks around the property, and nearby amenities, it‚Äôs an ideal overnight or extended stay haven.",
  "url": "https://campertunity.com/listings/campgrounds/peaceful-church-retreat-lenoir-city-tn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26183/photo-gallery/PHQaa4BWYIKKwt4f_5697d91b6f7acafe44d46f61911b7a4a_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lenoir City, TN",
    "addressLocality": "Lenoir City",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.87349559,
    "longitude": -84.25308769
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.95,
    "reviewCount": 156,
    "bestRating": 5,
    "worstRating": 1
  }
}