{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bullard-bluff-campsite-staples-mn",
  "name": "Bullard Bluff Campsite",
  "description": "Bullard Bluff Campsite is located near Staples, MN, surrounded by flat terrain with dense forests.",
  "url": "https://campertunity.com/listings/campgrounds/bullard-bluff-campsite-staples-mn",
  "image": [
    "https://photos.thedyrt.com/photo/156335/media/minnesota-bullard-bluff-campsite_64a2e4505582f95105bf86e375485425.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.80200028,46.45700039)/-94.80200028,46.45700039,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/156330/media/minnesota-bullard-bluff-campsite_4b9b5b6da9985ccee4b7ec13fbd21a72.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/156335/media/minnesota-bullard-bluff-campsite_64a2e4505582f95105bf86e375485425.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Staples",
    "addressRegion": "MN",
    "postalCode": "56479",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.45700039,
    "longitude": -94.80200028
  },
  "sameAs": [
    "https://thedyrt.com/camping/minnesota/minnesota-bullard-bluff-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$0+"
}