{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kents-lake-campground-richfield-ut-1",
  "name": "Kents Lake Campground",
  "description": "Kents Lake Campground. RV Park and Campground in Richfield, Utah",
  "url": "https://campertunity.com/listings/campgrounds/kents-lake-campground-richfield-ut-1",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "115 E 900 N",
    "addressLocality": "Richfield",
    "addressRegion": "UT",
    "postalCode": "84701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.780979,
    "longitude": -112.0831213
  }
}