{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-canyon-campground-road-dutch-john-ut",
  "name": "Red Canyon Campground Road",
  "description": "Red Canyon Campground Road is located at Red Canyon Campground Road, Dutch John UT 84023. Red Canyon Campground Road can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/red-canyon-campground-road-dutch-john-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Canyon Campground Road",
    "addressLocality": "Dutch John",
    "addressRegion": "UT",
    "postalCode": "84023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8896846,
    "longitude": -109.5592421
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/dutch-john/red-canyon-campground-road"
  ]
}