{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-campground-slrd-grantsville-ut",
  "name": "Cottonwood Campground - Slrd",
  "description": "Cottonwood Campground is located southwest of Grantsville, Utah, in South Willow Canyon at an elevation of 6,080 feet. It’s located in the Stansbury Range where visitors enjoy exploring local trails.",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-campground-slrd-grantsville-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/12/06/23/49/10048189_cf40e1a8-06d4-4f34-834e-bf684c2349ba_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 W 700 S",
    "addressLocality": "Grantsville",
    "addressRegion": "UT",
    "postalCode": "84062",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.501878,
    "longitude": -112.559611
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10048189"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "19.79",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$19.79+"
}