{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/badger-bay-cannon-ball-nd",
  "name": "Badger Bay",
  "description": "Badger Bay near Hazelton, ND, offers camping in an area characterized by flat plains and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/badger-bay-cannon-ball-nd",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cannon Ball",
    "addressRegion": "ND",
    "postalCode": "58544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.50300016,
    "longitude": -100.55600028
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-dakota/north-dakota-badger-bay"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}