{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whale-cove-campground-camping-life-canada-digby",
  "name": "Whale Cove Campground - Camping Life Canada",
  "description": "Discover the beauty of nature at Whale Cove Campground, Digby. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/whale-cove-campground-camping-life-canada-digby",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.whalecovecampground.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 Whale Cove Road",
    "addressLocality": "Digby",
    "addressRegion": "NS",
    "postalCode": "B0V 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4316686082991,
    "longitude": -66.1647177308072
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/whale-cove-campground/"
  ]
}