{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wyatts-hideaway-campground-belle-fourche-sd",
  "name": "Wyatt's Hideaway Campground",
  "description": "Wyatt's Hideaway Campground camping reservations and campground information. Learn more about camping near Wyatt's Hideaway Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/wyatts-hideaway-campground-belle-fourche-sd",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783913/%7Bpht%7DphotoURL1-original%7Bpht%7D1699572570232.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11144 South Dakota 34",
    "addressLocality": "Belle Fourche",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.62041,
    "longitude": -103.82166
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}