{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paul-bunyan-state-forest-laporte-mn",
  "name": "Paul Bunyan State Forest",
  "description": "Paul Bunyan State Forest is located at 21585 County 95, Laporte MN 56461. Paul Bunyan State Forest can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_forests/sft00038/index.html",
  "url": "https://campertunity.com/listings/campgrounds/paul-bunyan-state-forest-laporte-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21585 County 95",
    "addressLocality": "Laporte",
    "addressRegion": "MN",
    "postalCode": "56461",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1695062,
    "longitude": -94.8708745
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/laporte/paul-bunyan-state-forest"
  ]
}