{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stoevers-dam-park-lebanon-pa",
  "name": "Stoever's Dam Park",
  "description": "Stoever's Dam Park is located at 946 Miller Street, Lebanon PA 17046. Stoever's Dam Park can be contacted at ***-***-**** or https://visitlebanonvalley.com/business/stoevers-dam-park/",
  "url": "https://campertunity.com/listings/campgrounds/stoevers-dam-park-lebanon-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "946 Miller Street",
    "addressLocality": "Lebanon",
    "addressRegion": "PA",
    "postalCode": "17046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3572873,
    "longitude": -76.4078569
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/lebanon/stoever-s-dam-park"
  ]
}