{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lee-creek-campground-cardston-ab",
  "name": "Lee Creek Campground",
  "description": "Lee Creek Campground is an Alberta Private Campground located in, or near Cardston, Alberta in the South tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/lee-creek-campground-cardston-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "695 2 St W",
    "addressLocality": "Cardston",
    "addressRegion": "AB",
    "postalCode": "T0K 0K0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.19170495338319,
    "longitude": -113.308735647278
  }
}