{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/smoky-river-south-grande-cache-ab-ca",
  "name": "Smoky River South Provincial Recreation Area: Grande Cache, AB",
  "description": "Relax and reconnect with nature at Smoky River South Provincial Recreation Area in Grande Cache, Alberta.",
  "url": "https://campertunity.com/listings/campgrounds/smoky-river-south-grande-cache-ab-ca",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Township Road 570",
    "addressLocality": "Grande Cache",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.89059004964077,
    "longitude": -119.16280703144405
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/smoky-river-south-provincial-recreation-area/"
  ]
}