{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knight-hollow-campground-duchesne-ut-us",
  "name": "Knight Hollow Campground",
  "description": "Knight Hollow Campground is located at , Duchesne UT 84021. Knight Hollow Campground can be contacted at ***-***-**** or https://stateparks.utah.gov/parks/starvation/",
  "url": "https://campertunity.com/listings/campgrounds/knight-hollow-campground-duchesne-ut-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Duchesne",
    "addressRegion": "UT",
    "postalCode": "84021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2180221,
    "longitude": -110.423155
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/duchesne/knight-hollow-campground"
  ]
}