{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eighteen-lake-rustic-campground-isabella-mn",
  "name": "Eighteen Lake Rustic Campground",
  "description": "Eighteen Lake Rustic Campground is located at , Isabella MN 55607. Eighteen Lake Rustic Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/superior/recarea/?recid=37163",
  "url": "https://campertunity.com/listings/campgrounds/eighteen-lake-rustic-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.643823,
    "longitude": -91.344282
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/isabella/eighteen-lake-rustic-campground"
  ]
}