{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barnes-county-park-campground",
  "name": "Barnes County Park Campground",
  "description": "Barnes County Park Campground, Central Lake Michigan. See 4 traveler reviews, 10 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/barnes-county-park-campground",
  "image": [
    "https://campcdn.com/photos/6/3/6390/206218/uploads_2F1568835830477-akjgs36zt94-8d3014299c604ce3a30530d4207bd6df_2FIMG_20190907_105022639.jpg?v=1633650343",
    "http:https://campcdn.com/photos/6/3/6390/206218/low_res/barnes-county-park.jpg?v=1633650343"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.11098,
    "longitude": -85.36069
  },
  "sameAs": [
    "https://www.campendium.com/barnes-county-park",
    "https://thedyrt.com/camping/michigan/michigan-barnes-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}