{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-little-isabella-river-campground-isabella-mn",
  "name": "Little Isabella River Campground",
  "description": "Little Isabella River Campground is located at Minnesota 1, Isabella MN 55607. Little Isabella River Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/superior/recreation/recarea/?recid=36935&actid=79",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-little-isabella-river-campground-isabella-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Minnesota 1",
    "addressLocality": "Isabella",
    "addressRegion": "MN",
    "postalCode": "55607",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6483333,
    "longitude": -91.4261111
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/isabella/little-isabella-river-campground",
    "https://www.recreation.gov/camping/campgrounds/271446"
  ]
}