{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-creek-campground-markleeville-ca",
  "name": "Silver Creek",
  "description": "Silver Creek Campground is located near the town of Markleeville on scenic Highway 4. Visitors enjoy fishing various waterways in the area and exploring the nearby Pacific Crest Trail. This campground straddles Highway 4, creating two separate loops containing several single-family sites with picnic tables, food storage lockers and campfire rings with grills. Vault toilets, No Water Available, Dry Camping only and trash collection are provided. Firewood is available for purchase from the host.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-creek-campground-markleeville-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/10/12/20/06/232187_f95d4db0-568c-4a2e-9f79-16c0ec468803_700.jpeg",
    "https://cdn.recreation.gov/public/images/64624.jpg",
    "https://cdn.recreation.gov/public/2023/10/12/18/57/232187_36f44d00-8f79-4b19-9970-5beb5b6f412e_700.jpeg",
    "https://cdn.recreation.gov/public/images/64678.jpg",
    "https://cdn.recreation.gov/public/images/64680.jpg",
    "https://cdn.recreation.gov/public/images/64696.jpg",
    "https://cdn.recreation.gov/public/images/64785.jpg",
    "https://cdn.recreation.gov/public/images/64818.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silver Creek Campground",
    "addressLocality": "Markleeville",
    "addressRegion": "CA",
    "postalCode": "96120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5889722,
    "longitude": -119.7871667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1666665,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$24-$34"
}