{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-knob-state-forest-campground",
  "name": "Big Knob State Forest Campground",
  "description": "Big Knob State Forest Campground, Gould City Michigan. See 6 traveler reviews, 39 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/big-knob-state-forest-campground",
  "image": [
    "https://campcdn.com/photos/6/4/6409/100396/uploads_2F1472682204245-cdlkqfdtnmwjt2fy-0f02aa8e4994466a923b3bc17b6c6bf7_2FDSC06850.JPG?v=1633650282",
    "http:https://campcdn.com/photos/6/4/6409/100396/low_res/big-knob-campground.JPG?v=1633650282"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.039,
    "longitude": -85.594
  },
  "sameAs": [
    "https://www.campendium.com/big-knob-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}