{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laurel-branch-ky",
  "name": "Laurel Branch",
  "description": "Explore Laurel Branch in Rough River Lake, Kentucky with Recreation.gov. Laurel Branch Campground is located on the shore of Rough River Lake in south central Kentucky. The 5,100-acre lake is a hometown paradise for visitors who",
  "url": "https://campertunity.com/listings/campgrounds/laurel-branch-ky",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/07/03/20/29/233410_1971533b-feb1-4018-9e34-3937022dd47c_700.png",
    "https://cdn.recreation.gov/public/2020/04/23/20/28/233410_4573f833-c59e-4c7f-8763-df9f0bddd0dc_1440.jpg",
    "https://cdn.recreation.gov/public/2020/04/28/15/39/233410_538abe93-cbca-4de0-9259-baba2862e6bf_700.jpg",
    "https://cdn.recreation.gov/public/images/69406.jpg",
    "https://cdn.recreation.gov/public/images/69452.jpg",
    "https://cdn.recreation.gov/public/2024/07/03/20/14/233410_b3240207-a92b-47c3-b6d5-b81bc6e95405_700.png",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laurel Branch",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6075,
    "longitude": -86.4536111
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233410"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20-$60"
}