{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/section-29-lake-campground-isabella-mn",
  "name": "Section 29 Lake Campground",
  "description": "Section 29 Lake Campground is located at , Isabella MN 55607. Section 29 Lake Campground can be contacted at or http://www.fs.usda.gov/recarea/superior/recreation/recarea/?recid=37173&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/section-29-lake-campground-isabella-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isabella",
    "addressRegion": "MN",
    "postalCode": "55607",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7409228,
    "longitude": -91.2417676
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/isabella/section-29-lake-campground",
    "https://thedyrt.com/camping/minnesota/minnesota-section-29-lake"
  ]
}