{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleepy-hollow-campground-and-rv-park-wall-sd",
  "name": "Sleepy Hollow Campground & RV Park",
  "description": "Sleepy Hollow Campground & RV Park is located at 118 West 4th Avenue, Wall SD 57790. Sleepy Hollow Campground & RV Park can be contacted at ***-***-**** or http://www.sleepyhollowcampgroundsd.com/",
  "url": "https://campertunity.com/listings/campgrounds/sleepy-hollow-campground-and-rv-park-wall-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "118 West 4th Avenue",
    "addressLocality": "Wall",
    "addressRegion": "SD",
    "postalCode": "57790",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9946526,
    "longitude": -102.2436549
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/wall/sleepy-hollow-campground-rv-park",
    "https://thedyrt.com/camping/south-dakota/sleepy-hollow-campground"
  ]
}