{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-stone-island-state-nature-area-big-stone-city-sd",
  "name": "Big Stone Island State Nature Area",
  "description": "Big Stone Island State Nature Area is located at , Big Stone City SD 57216. Big Stone Island State Nature Area can be contacted at ***-***-**** or https://gfp.sd.gov/parks/detail/big-stone-island-nature-area/",
  "url": "https://campertunity.com/listings/campgrounds/big-stone-island-state-nature-area-big-stone-city-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Stone City",
    "addressRegion": "SD",
    "postalCode": "57216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3477081,
    "longitude": -96.4876668
  }
}