{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burnt-timber-provincial-recreation-area-cremona-alberta-camp",
  "name": "Burnt Timber Provincial Recreation Area, Cremona, Alberta | campinglife.ca",
  "description": "Discover the beauty of nature at Burnt Timber Provincial Recreation Area, Cremona. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/burnt-timber-provincial-recreation-area-cremona-alberta-camp",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forestry Trunk Rd 40",
    "addressLocality": "Cremona",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5908108955961,
    "longitude": -115.16325118390013
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/burnt-timber-provincial-recreation-area/"
  ]
}