{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-bluff-retreat-above-center-hill-lake-tn",
  "name": "Bear Bluff Retreat above Center Hill Lake",
  "description": "Nested on a wooded bluff overlooking Wright’s Bend on Center Hill Lake, Bear Bluff retreat is the perfect place to relax and enjoy your vacation or special even",
  "url": "https://campertunity.com/listings/campgrounds/bear-bluff-retreat-above-center-hill-lake-tn",
  "image": [
    "https://photos.thedyrt.com/photo/1207498/media/bear-bluff-retreat_c537363c-2117-40f7-b05b-42e8a706fc91.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/871332/media/bear-bluff-retreat_f123bba7-2481-4b54-8622-301a05433b25.png?auto=webp",
    "https://photos.thedyrt.com/photo/1207498/media/bear-bluff-retreat_c537363c-2117-40f7-b05b-42e8a706fc91.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "TN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.85218097662339,
    "longitude": -85.63032311328857
  },
  "sameAs": [
    "https://thedyrt.com/camping/tennessee/bear-bluff-retreat"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$40-$150"
}