{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skunk-bay-campground-mandaree-nd",
  "name": "Skunk Bay Campground",
  "description": "Primitive, boat ramp.",
  "url": "https://campertunity.com/listings/campgrounds/skunk-bay-campground-mandaree-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8605 BIA Route 10",
    "addressLocality": "Mandaree",
    "addressRegion": "ND",
    "postalCode": "58757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.740869,
    "longitude": -102.431407
  }
}