{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/iron-horse-campground-sturgis-sd",
  "name": "Iron Horse Campground LLC",
  "description": "Iron Horse Campground LLC is located at 20446 South Dakota 79, Sturgis SD 57785. Iron Horse Campground LLC can be contacted at ***-***-**** or http://www.ironhorsecampground.com/index.htm",
  "url": "https://campertunity.com/listings/campgrounds/iron-horse-campground-sturgis-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20446 South Dakota 79",
    "addressLocality": "Sturgis",
    "addressRegion": "SD",
    "postalCode": "57785",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4372601,
    "longitude": -103.4269141
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/sturgis/iron-horse-campground-llc",
    "https://www.rvezy.com"
  ]
}