{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-ridge-camp-resort-custer-sd-2",
  "name": "Buffalo Ridge Camp Resort",
  "description": "Whether you’re seeking adventure, a relaxing getaway, or a combination of both, Buffalo Ridge Resort in Custer, South Dakota, is the perfect option.",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-ridge-camp-resort-custer-sd-2",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "245 Centennial Dr",
    "addressLocality": "Custer",
    "addressRegion": "SD",
    "postalCode": "57730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4841641,
    "longitude": -104.6933933
  }
}