{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/schmidts-landing-big-stone-city-sd",
  "name": "Schmidt's Landing",
  "description": "Schmidt's Landing is located at 48140 Schmidts Road, Big Stone City SD 57216. Schmidt's Landing can be contacted at ***-***-**** or http://www.schmidtslanding.com/",
  "url": "https://campertunity.com/listings/campgrounds/schmidts-landing-big-stone-city-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "48140 Schmidts Road",
    "addressLocality": "Big Stone City",
    "addressRegion": "SD",
    "postalCode": "57216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3787771,
    "longitude": -96.5582116
  }
}