{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-canyon-rim-campground-dutch-john",
  "name": "Canyon Rim Campground",
  "description": "Canyon Rim Campground is located at Red Canyon Road, Dutch John UT 84023. Canyon Rim Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ashley/recreation/camping-cabins/recarea/?recid=72181&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-canyon-rim-campground-dutch-john",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Canyon Road",
    "addressLocality": "Dutch John",
    "addressRegion": "UT",
    "postalCode": "84023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8845509,
    "longitude": -109.5485874
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/dutch-john/canyon-rim-campground"
  ]
}