{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slippery-rock-campground-slippery-rock-pa",
  "name": "Slippery Rock Campground",
  "description": "Slippery Rock Campground is located near Slippery Rock, PA, featuring terrain with a mix of wooded areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/slippery-rock-campground-slippery-rock-pa",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1150 West Park Rd",
    "addressLocality": "Slippery Rock",
    "addressRegion": "PA",
    "postalCode": "16057",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.03295337,
    "longitude": -80.109427
  },
  "sameAs": [
    "https://thedyrt.com/camping/pennsylvania/slippery-rock-campground-assn",
    "https://gocampingamerica.com/campgrounds-rv-parks/pennsylvania/slippery-rock/slippery-rock-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}