{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whale-creek-walton-ns",
  "name": "Whale Creek Campsite - Camping Life Canada",
  "description": "Experience outdoor adventure at Whale Creek Campsite in Walton, Nova Scotia. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/whale-creek-walton-ns",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "343, NS-215",
    "addressLocality": "Walton",
    "addressRegion": "NS",
    "postalCode": "B0N 2R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2393981431109,
    "longitude": -63.9991071307874
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/whale-creek-campsite/"
  ]
}