{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prairie-creek-provincial-recreation-area-camping-life",
  "name": "Prairie Creek Provincial Recreation Area - Camping Life Canada",
  "description": "Explore the great outdoors at Prairie Creek Provincial Recreation Area, Strachan. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/prairie-creek-provincial-recreation-area-camping-life",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 752",
    "addressLocality": "Strachan",
    "addressRegion": "AB",
    "postalCode": "T0M 2H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24810734244994,
    "longitude": -115.30232750176636
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/prairie-creek-provincial-recreation-area/"
  ]
}