{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/town-of-stettler-campground-stettler-ab",
  "name": "Town of Stettler Campground: Camping in Stettler, Alberta",
  "description": "Explore the great outdoors at Town of Stettler Campground, Stettler. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/town-of-stettler-campground-stettler-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4621 62 Street",
    "addressLocality": "Stettler",
    "addressRegion": "AB",
    "postalCode": "T0C 2L1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.32095395338837,
    "longitude": -112.73078243059916
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/town-of-stettler-campground/"
  ]
}