{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranquil-fellowship-grounds-lenoir-city-tn",
  "name": "Tranquil Fellowship Grounds",
  "description": "Discover a serene RV camping retreat nestled on peaceful church grounds, featuring a spacious, level paved lot away from traffic noise. Enjoy quiet evenings watching lightning bugs, morning bird songs and wide-open fields perfect for walking dogs and stretching out. Warm, family-friendly hospitality awaits with friendly hosts who check in personally and even offer prayers or a listening ear. Ideal for a restful overnight stop or a longer stay, this spot combines convenience, community spirit...",
  "url": "https://campertunity.com/listings/campgrounds/tranquil-fellowship-grounds-lenoir-city-tn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/19107/photo-gallery/rrR1deRLt6LvCT25_c85f29912e8ba6b7ba90aa6ec6b30ad4_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lenoir City, TN",
    "addressLocality": "Lenoir City",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.80504459,
    "longitude": -84.2875008
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "09:60:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.97,
    "reviewCount": 119,
    "bestRating": 5,
    "worstRating": 1
  }
}