{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/belle-baie-park-church-point-ns",
  "name": "Belle Baie Park",
  "description": "Belle Baie Park is situated in the village of Church Point on Saint Mary’s Bay in the Yarmouth and Acadian Shores region. Church Point is home to the",
  "url": "https://campertunity.com/listings/campgrounds/belle-baie-park-church-point-ns",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2017/06/ONTARIO-DECAL-FINAL.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route #1",
    "addressLocality": "Church Point",
    "addressRegion": "NS",
    "postalCode": "B0W 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3342231,
    "longitude": -66.11526839999999
  },
  "sameAs": [
    "https://ccrva.ca/campground/belle-baie-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}