{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brennan-harbour-rv-park-spanish-on",
  "name": "Brennan Harbour RV Park",
  "description": "Brennan Harbour RV Park is on the Beautiful Shores of Bushwell Bay, Part of The North Channel of Georgian Bay. Escape to our Cottage and RV Park where you can",
  "url": "https://campertunity.com/listings/campgrounds/brennan-harbour-rv-park-spanish-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B-308 Brennan Harbour Rd",
    "addressLocality": "Spanish",
    "addressRegion": "ON",
    "postalCode": "P0P 2A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.18816,
    "longitude": -82.38733
  },
  "sameAs": [
    "https://ccrvc.ca/campground/brennan-harbour-rv-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}