{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nemadji-campground-superior-wi",
  "name": "Nemadji Campground",
  "description": "Nemadji Campground is located at 3132 East 5th Street, Superior WI 54880. Nemadji Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/nemadji-campground-superior-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3132 East 5th Street",
    "addressLocality": "Superior",
    "addressRegion": "WI",
    "postalCode": "54880",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6944255,
    "longitude": -92.0389777
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/superior/nemadji-campground"
  ]
}