{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/difficult-campground-co-1",
  "name": "Difficult Campground",
  "description": "Explore Difficult Campground in White River National Forest, Colorado with Recreation.gov. Located 5 miles southeast of Aspen, Colorado, Difficult Campground sits on the banks of the Roaring Fork River on the western slope of the Colorado Rockies.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/difficult-campground-co-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/10/07/15/46/231880_4ffecb1c-f3a4-4c5d-a0e8-7b9737cd245b_1440.jpg",
    "https://cdn.recreation.gov/public/images/63151.jpg",
    "https://cdn.recreation.gov/public/images/63191.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/63205.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Difficult Campground",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1416667,
    "longitude": -106.7708333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5839415,
    "reviewCount": 411,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "33",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$33-$120"
}