{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/full-hookups-benton-ky",
  "name": "Full Hookups",
  "description": "Check out Sportsman's Anchor Resort & Marina in Benton, Kentucky on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/full-hookups-benton-ky",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Benton",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7702516,
    "longitude": -88.1366715
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/kentucky/benton/sportsmans-anchor-resort-marina"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}