{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carney-lake-state-forest",
  "name": "Carney Lake State Forest Campground",
  "description": "Carney Lake State Forest Campground, Iron Mountain Michigan. See 2 traveler reviews, 7 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/carney-lake-state-forest",
  "image": [
    "https://campcdn.com/photos/6/4/6446/407900/80FEEE86-2953-468A-9BF3-101279A40B04.jpg?v=1688676450",
    "http:https://campcdn.com/photos/6/4/6446/407900/low_res/carney-lake.jpg?v=1688676450"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.892,
    "longitude": -87.941
  },
  "sameAs": [
    "https://www.campendium.com/carney-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}