{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gulch-lake-campground-laporte-mn",
  "name": "Gulch Lake Campground",
  "description": "Gulch Lake Campground is located at , Laporte MN 56461. Gulch Lake Campground can be contacted at or http://www.dnr.state.mn.us/state_forests/facilities/cmp00037/index.html",
  "url": "https://campertunity.com/listings/campgrounds/gulch-lake-campground-laporte-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laporte",
    "addressRegion": "MN",
    "postalCode": "56461",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1608356,
    "longitude": -94.8364602
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/laporte/gulch-lake-campground"
  ]
}