{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sandy-shore-state-recrea",
  "name": "Sandy Shore State Recreation Area",
  "description": "Sandy Shore State Recreation Area is located at 1148 South Lake Drive, Watertown SD 57201. Sandy Shore State Recreation Area can be contacted at ***-***-**** or https://gfp.sd.gov/parks/detail/sandy-shore-recreation-area/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sandy-shore-state-recrea",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1148 South Lake Drive",
    "addressLocality": "Watertown",
    "addressRegion": "SD",
    "postalCode": "57201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8943089,
    "longitude": -97.2426424
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/watertown/sandy-shore-state-recreation-area"
  ]
}