{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/batmans-cottages-campground-sheguiandah-on",
  "name": "Batman's Cottages and Campground",
  "description": "Discover family camping at its best on Manitoulin Island. Waterfront cottages, large waterfront or wooded sites that are able to accommodate 50 foot",
  "url": "https://campertunity.com/listings/campgrounds/batmans-cottages-campground-sheguiandah-on",
  "image": [
    "https://bclca.com/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11408 Highway 6",
    "addressLocality": "Sheguiandah",
    "addressRegion": "ON",
    "postalCode": "P0P 1W0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.89,
    "longitude": -81.93
  },
  "sameAs": [
    "https://bclca.com/campground/batmans-cottages-and-campground/",
    "https://ccrva.ca/campground/batmans-cottages-and-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}