{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-run-camping-resort-gardners-pa",
  "name": "Deer Run Camping Resort",
  "description": "Deer Run Camping Resort is located at 111 Sheet Iron Roof Road, Gardners PA 17324. Deer Run Camping Resort can be contacted at ***-***-**** or http://deerruncampingresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/deer-run-camping-resort-gardners-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "111 Sheet Iron Roof Road",
    "addressLocality": "Gardners",
    "addressRegion": "PA",
    "postalCode": "17324",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.095427,
    "longitude": -77.158081
  }
}