{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-island-lk-rustic-campgd-backcountry-sites-isabella-mn",
  "name": "Silver Island Lk Rustic Campgd & Backcountry Sites",
  "description": "Silver Island Lk Rustic Campgd & Backcountry Sites is located at Silver Island Road, Isabella MN 55607. Silver Island Lk Rustic Campgd & Backcountry Sites can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/superior/recarea/?recid=37175",
  "url": "https://campertunity.com/listings/campgrounds/silver-island-lk-rustic-campgd-backcountry-sites-isabella-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silver Island Road",
    "addressLocality": "Isabella",
    "addressRegion": "MN",
    "postalCode": "55607",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.727398,
    "longitude": -91.149167
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/isabella/silver-island-lk-rustic-campgd-backcountry-sites"
  ]
}