{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silverwood-lake",
  "name": "Silverwood Lake",
  "description": "Discover Silverwood Lake, a stunning natural destination offering camping, boating, fishing, and more. Explore our detailed introduction with reviews and services.",
  "url": "https://campertunity.com/listings/campgrounds/silverwood-lake",
  "image": [
    "https://img.pinecliffresort.net/d45/2502/1619141614.webp",
    "https://img.pinecliffresort.net/d45/2502/1619142935.webp",
    "https://img.pinecliffresort.net/d45/2502/1619142943.webp",
    "https://img.pinecliffresort.net/d45/2502/1619142937.webp",
    "https://img.pinecliffresort.net/d45/2502/1619141623.webp",
    "https://img.pinecliffresort.net/d45/2502/1619142732.webp",
    "https://img.pinecliffresort.net/d45/2502/1619141911.webp",
    "https://img.pinecliffresort.net/d45/2502/1619141805.webp",
    "https://img.pinecliffresort.net/d45/2502/1619141939.webp",
    "https://img.pinecliffresort.net/d45/2502/1619142204.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silverwood Lake, California 92345, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2850774,
    "longitude": -117.3312738
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/silverwood-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}