{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-run-campgrounds-gardners-pa",
  "name": "Deer Run Campgrounds",
  "description": "Deer Run Campgrounds, near Gardners, Pennsylvania, is a lively spot that caters to families and groups looking for a fun camping experience.",
  "url": "https://campertunity.com/listings/campgrounds/deer-run-campgrounds-gardners-pa",
  "image": [
    "https://photos.thedyrt.com/photo/756010/media/deer-run-campground-2_acdbdce0-acc7-425b-a34e-1878899446eb.png?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-77.15829081,40.0971008)/-77.15829081,40.0971008,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/756010/media/deer-run-campground-2_acdbdce0-acc7-425b-a34e-1878899446eb.png?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "111 Sheet Iron Roof Road",
    "addressLocality": "Gardners",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0971008,
    "longitude": -77.15829081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.375,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}