{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherry-creek-campsites-lynndyl-ut",
  "name": "Cherry Creek Campsites",
  "description": "Cherry Creek Campsites in Utah is surrounded by flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/cherry-creek-campsites-lynndyl-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/cherry-creek-campsites_0b6493c6-4917-4302-a5c2-6fb9c5e88822.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.4212904,39.77081351)/-112.4212904,39.77081351,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/cherry-creek-campsites_0b6493c6-4917-4302-a5c2-6fb9c5e88822.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lynndyl",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.77081351,
    "longitude": -112.4212904
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/cherry-creek-campsites"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@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+"
}