{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-beach-silver-bay-mn",
  "name": "Black Beach Campground",
  "description": "Our campground is comprised of 49 sites and situated on 14.5 acres adjacent to the shores of Lake Superior, located near the intersection of the North Shore Sce",
  "url": "https://campertunity.com/listings/campgrounds/black-beach-silver-bay-mn",
  "image": [
    "https://photos.thedyrt.com/photo/622666/media/black-beach-campground_ef6f6d60-fa92-47b7-bb57-a92b832b167e.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/511139/media/black-beach-campground_adf31da3-2f91-4ea0-85ff-f1cad17c0553.heic?auto=webp",
    "https://photos.thedyrt.com/photo/622666/media/black-beach-campground_ef6f6d60-fa92-47b7-bb57-a92b832b167e.heic?auto=webp",
    "https://photos.thedyrt.com/photo/511135/media/black-beach-campground_5fdc9d2a-f5e6-43cf-aff0-7bf046001c43.heic?auto=webp",
    "https://photos.thedyrt.com/photo/511138/media/black-beach-campground_e44e76d6-6595-4f14-a743-0ff084d8de98.heic?auto=webp",
    "https://photos.thedyrt.com/photo/633619/media/black-beach-campground_d7b10345-958a-4da9-9161-3c4a9a33bd32.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Silver Bay",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.299126384978955,
    "longitude": -91.25018380343639
  },
  "sameAs": [
    "https://www.rvezy.com",
    "https://thedyrt.com/camping/minnesota/black-beach-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.3",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0.3-$0.45"
}