{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sawbill-lake-campground-superior-national-forest-mn-mn",
  "name": "Sawbill Lake Campground - Superior National Forest | MN | Camping Information & Reviews",
  "description": "Perched at the gateway to the legendary Boundary Waters Canoe Area Wilderness, Sawbill Lake Campground beckons adventure. 51 campsites available. Activities: Hi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sawbill-lake-campground-superior-national-forest-mn-mn",
  "image": [
    "https://cdn.recreation.gov/public/images/68304.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8630556,
    "longitude": -90.8852778
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.68598130841121,
    "reviewCount": 176,
    "bestRating": 5,
    "worstRating": 1
  }
}