{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kents-lake-campground-ut",
  "name": "Kents Lake Campground",
  "description": "Explore Kents Lake Campground in Fishlake National Forest, Utah with Recreation.gov. Kents Lake Campground has 28 single family campsites and two multiple family campsites. It is situated in a beautiful forested setting at an elevation of 8,800",
  "url": "https://campertunity.com/listings/campgrounds/kents-lake-campground-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69112.jpg",
    "https://cdn.recreation.gov/public/images/75891.jpg",
    "https://cdn.recreation.gov/public/images/75892.jpg",
    "https://cdn.recreation.gov/public/images/75893.jpg",
    "https://cdn.recreation.gov/public/images/75894.jpg",
    "https://cdn.recreation.gov/public/images/75896.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kents Lake Campground",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2369667,
    "longitude": -112.4590722
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233371",
    "https://campflare.com/campground/kents-lake-campground-371",
    "https://thedyrt.com/camping/utah/utah-kents-lake",
    "https://www.camping.org/campgrounds/utah/richfield/kents-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$25-$75"
}