{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherry-creek-ut-us",
  "name": "Cherry creek",
  "description": "Find and book camping at Cherry creek near Vernon. Explore the best camping in Utah with millions of photos and reviews from campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/cherry-creek-ut-us",
  "image": [
    "https://photos.thedyrt.com/photo/649062/media/cherry-creek_a1458321-8952-43de-a15f-3bfc8f51f7ed.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/649064/media/cherry-creek_9b5851b5-8bb6-4bf6-84fc-09c3cf3ee332.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/649062/media/cherry-creek_a1458321-8952-43de-a15f-3bfc8f51f7ed.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/649063/media/cherry-creek_3be66024-cf73-44c5-b751-f852ff072a6c.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vernon",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.86951050414439,
    "longitude": -112.70584377160223
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/cherry-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}