{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bullocks-paul-bunyan-campground-spruce-mi",
  "name": "Bullocks Paul Bunyan Campground",
  "description": "Contact info, reviews tips & more for Bullocks Paul Bunyan Campground | Camping in Michigan",
  "url": "https://campertunity.com/listings/campgrounds/bullocks-paul-bunyan-campground-spruce-mi",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6969 Huron Rd",
    "addressLocality": "Spruce",
    "addressRegion": "MI",
    "postalCode": "48762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.85752747,
    "longitude": -83.42310167
  },
  "sameAs": [
    "https://thedyrt.com/camping/michigan/paul-bunyan-family-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}