{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holmes-bend-ky",
  "name": "Holmes Bend",
  "description": "Explore Holmes Bend in Green River Lake, Kentucky with Recreation.gov. Situated along Kentucky's Highland Rim, Holmes Bend Campground is surrounded by forested tracks, rolling meadows and the pristine banks of Green River Lake.",
  "url": "https://campertunity.com/listings/campgrounds/holmes-bend-ky",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/04/14/13/26/233513_1400ffce-0e3d-4a58-8069-dca6e096d845_1440.jpg",
    "https://cdn.recreation.gov/public/images/69724.jpg",
    "https://cdn.recreation.gov/public/images/69801.jpg",
    "https://cdn.recreation.gov/public/2019/10/24/15/20/233513_f64277f3-21f8-44a7-bd6f-fd80b76396f2_1440.jpg",
    "https://cdn.recreation.gov/public/2019/10/24/17/55/233513_5c233d65-d6b3-48a7-8fcd-941595378759_1440.jpg",
    "https://cdn.recreation.gov/public/2019/10/24/17/48/233513_f547c3b0-dc9a-4600-8f83-eb18f94d2235_700.jpg",
    "https://cdn.recreation.gov/public/2020/04/14/13/25/233513_e10840ab-9f0c-4aca-aa70-231136fcbe62_1440.jpg",
    "https://cdn.recreation.gov/public/images/69683.jpg",
    "https://cdn.recreation.gov/public/2019/10/24/17/40/233513_0d32c34c-6af2-494b-8cfe-6ac7b94e832c_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/10/24/17/52/233513_41ddd3af-ec78-469f-a11a-547763571542_1440.jpg",
    "https://cdn.recreation.gov/public/2019/10/24/17/42/233513_807eb65c-1fb9-4a5f-b44b-a6840ae3c81e_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holmes Bend",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2138889,
    "longitude": -85.2666667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233513"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20-$32"
}