{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mammoth-dispersed-duck-creek-village-ut",
  "name": "Mammoth Dispersed",
  "description": "Sorry! We have not entered information for this camping area yet. Information will be coming soon. In the meantime, please contact the Cedar City Ranger District at ***-***-**** for information on this trail. Thank you.",
  "url": "https://campertunity.com/listings/campgrounds/mammoth-dispersed-duck-creek-village-ut",
  "image": [
    "https://photos.thedyrt.com/photo/677104/media/mammoth-springs-campground_8799f645-7e4f-4659-9e73-c66a2a4399d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cedar City",
    "addressRegion": "UT",
    "postalCode": "84721",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.63790535,
    "longitude": -112.6716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}