{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-superior-state-forest-campground",
  "name": "Lake Superior State Forest Campground",
  "description": "Lake Superior State Forest Campground, Newberry Michigan. See 3 traveler reviews, 55 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/lake-superior-state-forest-campground",
  "image": [
    "https://campcdn.com/photos/6/5/6596/98866/uploads_2F1472064603179-pfa484hir2mgecz7-25eb84731b6fbafbb777c06892908aad_2FDSC06333.JPG?v=1633650319",
    "http:https://campcdn.com/photos/6/5/6596/98866/low_res/lake-superior-campground.JPG?v=1633650319"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.67691917387782,
    "longitude": -85.75603645578742
  },
  "sameAs": [
    "https://www.campendium.com/lake-superior-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}