{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-henry-campground-de-smet-sd",
  "name": "Lake Henry Campground",
  "description": "Lake Henry Campground is located at 2000 Twin Lakes Road, De Smet SD 57231. Lake Henry Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/lake-henry-campground-de-smet-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2000 Twin Lakes Road",
    "addressLocality": "De Smet",
    "addressRegion": "SD",
    "postalCode": "57231",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3229023,
    "longitude": -97.4631856
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/de-smet/lake-henry-campground"
  ]
}