{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paul-bunyan-lake-front-resort-bayfield-on",
  "name": "Paul Bunyan Lake Front Resort",
  "description": "Paul Bunyan Lake Front Resort is situated on Lake Huron at the south edge of the beautiful village of Bayfield and offers both seasonal and several overnight",
  "url": "https://campertunity.com/listings/campgrounds/paul-bunyan-lake-front-resort-bayfield-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "75559 Lidderdale St Box 756",
    "addressLocality": "Bayfield",
    "addressRegion": "ON",
    "postalCode": "N0M 1G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.54892,
    "longitude": -81.7031
  },
  "sameAs": [
    "https://ccrva.ca/campground/paul-bunyan-lake-front-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}