{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-custer-state-park-stockade-north",
  "name": "Custer State Park Stockade North Campground",
  "description": "Custer State Park Stockade North Campground is located at 12655 U.S. 16A, Custer SD 57730. Custer State Park Stockade North Campground can be contacted at ***-***-**** or https://gfp.sd.gov/parks/detail/custer-state-park/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-custer-state-park-stockade-north",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12655 U.S. 16A",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7713421,
    "longitude": -103.5240458
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/custer/custer-state-park-stockade-north-campground"
  ]
}