{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bobcat-lake-campground",
  "name": "Bobcat Lake Campground",
  "description": "Bobcat Lake Campground in Ottawa National Forest, Marenisco Michigan. See 2 traveler reviews, 4 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/bobcat-lake-campground",
  "image": [
    "https://campcdn.com/photos/6/4/6423/248014/uploads_2F1598478951076-yxcjjfufri-c7fdc08735b0623c643028e73e2e412e_2F20200826_153524.jpg?v=1633863900",
    "http:https://campcdn.com/photos/6/4/6423/248019/low_res/bobcat-lake.jpg?v=1633863902"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.359,
    "longitude": -89.673
  },
  "sameAs": [
    "https://www.campendium.com/bobcat-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}