{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/susan-creek-campground-or",
  "name": "Susan Creek Campground",
  "description": "Explore Susan Creek Campground in North Umpqua Wild and Scenic River, Oregon with Recreation.gov. Susan Creek Campground is well known for its beautiful setting along the emerald-green waters of the North Umpqua Wild and Scenic River. Nestled under the cano",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/susan-creek-campground-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/75438.jpg",
    "https://cdn.recreation.gov/public/images/75439.jpg",
    "https://cdn.recreation.gov/public/images/75440.jpg",
    "https://cdn.recreation.gov/public/images/75441.jpg",
    "https://cdn.recreation.gov/public/images/75442.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/06/04/22/36/251351_522c432f-38a5-43fa-b633-c6bc2c94266d_700.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Susan Creek Campground",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2966667,
    "longitude": -122.8933333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6157026,
    "reviewCount": 242,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20+"
}