{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-acres-manitoulin-burlington-on",
  "name": "Green Acres Manitoulin",
  "description": "Green Acres, on sunny Manitoulin Island Located on the North Channel in the bay of Sheguiandah. You'll feel right at home here, with an excellent sand beach,",
  "url": "https://campertunity.com/listings/campgrounds/green-acres-manitoulin-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10944 Hwy #6, RR#1",
    "addressLocality": "Sheguiandah",
    "addressRegion": "ON",
    "postalCode": "P0P 1W0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.88959,
    "longitude": -81.92087
  },
  "sameAs": [
    "https://ccrvc.ca/campground/green-acres-manitoulin/",
    "https://letscamp.ca/camps/green-acres-manitoulin"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}