{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-shadehill-state-recreation-area-shadehill-sd",
  "name": "Shadehill State Recreation Area",
  "description": "Shadehill State Recreation Area is located at 19150 Summerville Road, Shadehill SD 57638. Shadehill State Recreation Area can be contacted at ***-***-**** or http://gfp.sd.gov/state-parks/directory/shadehill/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-shadehill-state-recreation-area-shadehill-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19150 Summerville Road",
    "addressLocality": "Shadehill",
    "addressRegion": "SD",
    "postalCode": "57638",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7616683,
    "longitude": -102.2313166
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/shadehill/shadehill-state-recreation-area"
  ]
}