{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-dutch-john-resort-dutch-john-ut",
  "name": "Dutch John Resort",
  "description": "Dutch John Resort is located at 1050 South Boulevard, Dutch John UT 84023. Dutch John Resort can be contacted at ***-***-**** or https://www.dutchjohnresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-dutch-john-resort-dutch-john-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1050 South Boulevard",
    "addressLocality": "Dutch John",
    "addressRegion": "UT",
    "postalCode": "84023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9326815,
    "longitude": -109.4040277
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/dutch-john/dutch-john-resort"
  ]
}