{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bulldog-creek-sturgis-sd-us",
  "name": "Bulldog Creek Campground",
  "description": "Bulldog Creek Campground camping reservations and campground information. Learn more about camping near Bulldog Creek Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bulldog-creek-sturgis-sd-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783694/%7Bpht%7DphotoURL2-original%7Bpht%7D1699567583385.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21120 Pleasant Valley Road",
    "addressLocality": "Sturgis",
    "addressRegion": "SD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.34459,
    "longitude": -103.45058
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/bulldog-creek-campground/CHUB/783694/overview",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}