{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/governor-knowles-state-forest-grantsburg",
  "name": "Governor Knowles State Forest",
  "description": "Governor Knowles State Forest is located at 325 Wisconsin 70, Grantsburg WI 54840. Governor Knowles State Forest can be contacted at ***-***-**** or http://dnr.wi.gov/topic/stateforests/govknowles/",
  "url": "https://campertunity.com/listings/campgrounds/governor-knowles-state-forest-grantsburg",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "325 Wisconsin 70",
    "addressLocality": "Grantsburg",
    "addressRegion": "WI",
    "postalCode": "54840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7723182,
    "longitude": -92.7758686
  }
}