{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laguna-ca-camping-information-reviews-previous-slide-ca",
  "name": "Laguna | CA | Camping Information & Reviews",
  "description": "Escape to Laguna Campground, where mountain meadows meet towering pines at 6,000 feet above sea level. This peaceful san. 5 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/laguna-ca-camping-information-reviews-previous-slide-ca",
  "image": [
    "https://cdn.recreation.gov/public/2021/07/29/15/34/232279_59cd30d6-f25d-417a-9e64-64ce58a4b7b4_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8872222,
    "longitude": -116.4463889
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ca/cleveland/laguna"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}