{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pfeiffer-lake-campground-cook-mn",
  "name": "Pfeiffer Lake Campground",
  "description": "Pfeiffer Lake Campground is located at , Cook MN 55723. Pfeiffer Lake Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/superior/recarea/?recid=37109",
  "url": "https://campertunity.com/listings/campgrounds/pfeiffer-lake-campground-cook-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cook",
    "addressRegion": "MN",
    "postalCode": "55723",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7519387,
    "longitude": -92.4740378
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/cook/pfeiffer-lake-campground"
  ]
}