{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/custer-crazy-horse-campground-custer-sd-1",
  "name": "CUSTER Crazy Horse Campghound",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/custer-crazy-horse-campground-custer-sd-1",
  "image": [
    "https://static.wixstatic.com/media/85a3f6_100ac8811cf5413198df324d24fa36c6~mv2.png",
    "https://static.wixstatic.com/media/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg",
    "https://static.wixstatic.com/media/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1116 North 5th Street",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730-8213",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6726477,
    "longitude": -103.5101597
  },
  "sameAs": [
    "https://www.custercrazyhorsecampground.com/"
  ]
}