{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/miller-canyon-campground-silverwood-lake-state-recreational",
  "name": "Miller Canyon Campground — Silverwood Lake State Recreational Area",
  "description": "Miller Canyon Group Sites",
  "url": "https://campertunity.com/listings/campgrounds/miller-canyon-campground-silverwood-lake-state-recreational",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14651 Cedar Circle",
    "addressLocality": "Hesperia",
    "addressRegion": "CA",
    "postalCode": "92345",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2721393926999,
    "longitude": -117.296243594
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/miller-canyon-group-sites-silverwood-lake-state-recreational-area"
  ],
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group Site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0-$200"
}