{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-knob-state-forest-campground-gould-city-mi",
  "name": "Big Knob State Forest Campground",
  "description": "Big Knob State Forest Campground is located at , Gould City MI 49838. Big Knob State Forest Campground can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?id=687&type=SFCG",
  "url": "https://campertunity.com/listings/campgrounds/big-knob-state-forest-campground-gould-city-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gould City",
    "addressRegion": "MI",
    "postalCode": "49838",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0388835,
    "longitude": -85.5937796
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/gould-city/big-knob-state-forest-campground"
  ]
}