{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blind-slough-petersburg-ak",
  "name": "Blind Slough",
  "description": "Blind Slough is located near Petersburg, Alaska, and features a terrain of dense forests and waterways.",
  "url": "https://campertunity.com/listings/campgrounds/blind-slough-petersburg-ak",
  "image": [
    "https://photos.thedyrt.com/photo/89746/media/blind-slough_59c27aa442ed3765690c41ac9646c0a6.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-132.82300018,56.61500022)/-132.82300018,56.61500022,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/89746/media/blind-slough_59c27aa442ed3765690c41ac9646c0a6.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/89744/media/blind-slough_b3ce3304d8796cbad65885f9fd43e0fd.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Petersburg",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.61500022,
    "longitude": -132.82300018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}