{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunset-shores-resort-batchawana-bay-on",
  "name": "Sunset Shores Resort",
  "description": "Wilderness adventure base camp on Lake Superior's shore. Waterfront housekeeping cottages, wooded campground, pull-thrus, sandy beach, dock launch. ATV, bike,",
  "url": "https://campertunity.com/listings/campgrounds/sunset-shores-resort-batchawana-bay-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2020/04/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10243 Hwy 17 N",
    "addressLocality": "Batchawana Bay",
    "addressRegion": "ON",
    "postalCode": "P0S 1A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.94607,
    "longitude": -84.5751
  },
  "sameAs": [
    "https://ccrvc.ca/campground/sunset-shores-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-30"
  },
  "priceRange": "$0+"
}