{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buckhaven-rv-resort-buckhorn-on",
  "name": "Buckhaven RV Resort",
  "description": "Buckhaven RV Resort is located perfectly on lower Buckhorn Lk across from lock 31. Allowing access to all of the Kawartha Lakes, and all that it has to offer.",
  "url": "https://campertunity.com/listings/campgrounds/buckhaven-rv-resort-buckhorn-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3038 County Road 36",
    "addressLocality": "Buckhorn",
    "addressRegion": "ON",
    "postalCode": "K0L 1J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.55945,
    "longitude": -78.34542
  },
  "sameAs": [
    "https://ccrvc.ca/campground/buckhaven-rv-resort/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}