{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wildhay-provincial-old-entrance-ab",
  "name": "Wildhay Provincial Recreation Area",
  "description": "Wildhay Provincial Recreation Area is an Alberta Private Campground located in, or near Old Entrance, Alberta in the Canadian Rockies tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/wildhay-provincial-old-entrance-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rock Lake Road",
    "addressLocality": "Old Entrance",
    "addressRegion": "AB",
    "postalCode": "T0E 0C0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5227439841303,
    "longitude": -117.95126303066505
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/wildhay-provincial-recreation-area/"
  ]
}