{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/belle-baie-park-church-point-nova-scotia-canada",
  "name": "Belle Baie Park: Camping in Church Point, Nova Scotia, Canada",
  "description": "Discover the beauty of nature at Belle Baie Park, Church Point. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/belle-baie-park-church-point-nova-scotia-canada",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2135 Highway 1",
    "addressLocality": "Church Point",
    "addressRegion": "NS",
    "postalCode": "B0W 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3519957701438,
    "longitude": -66.106386174754
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/belle-baie-park/"
  ]
}