{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skull-creek-campground-dutch-john-ut",
  "name": "SKULL CREEK Campground",
  "description": "SKULL CREEK Campground is located at , Dutch John UT 84023. SKULL CREEK Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/skull-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=73721",
  "url": "https://campertunity.com/listings/campgrounds/skull-creek-campground-dutch-john-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dutch John",
    "addressRegion": "UT",
    "postalCode": "84023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8627778,
    "longitude": -109.5269444
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/dutch-john/skull-creek-campground"
  ]
}