{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willey-west-drayton-valley-ab",
  "name": "Willey West Campground: Camping in Drayton Valley, Alberta",
  "description": "Discover the beauty of nature at Willey West Campground, Drayton Valley. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/willey-west-drayton-valley-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "49131 Willey West Road",
    "addressLocality": "Drayton Valley",
    "addressRegion": "AB",
    "postalCode": "T7A 2A2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2136338570407,
    "longitude": -114.92737766386331
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/willey-west-campground/"
  ]
}