{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sportsmans-anchor-resort-benton-ky",
  "name": "Sportsmans Anchor Resort",
  "description": "Contact info, reviews tips & more for Sportsmans Anchor Resort | Camping in Kentucky",
  "url": "https://campertunity.com/listings/campgrounds/sportsmans-anchor-resort-benton-ky",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12888 US Highway 68 E",
    "addressLocality": "Benton",
    "addressRegion": "KY",
    "postalCode": "42025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.81065041,
    "longitude": -88.20186028
  },
  "sameAs": [
    "https://thedyrt.com/camping/kentucky/sportsmans-anchor-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}