{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lethbridge-lethbridge-alberta",
  "name": "Lethbridge KOA: Camping in Lethbridge, Alberta, Canada",
  "description": "Experience Lethbridge KOA in Alberta. Premier camping with amenities, RV sites, and family-friendly fun near the stunning landscapes of southern Alberta.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lethbridge-lethbridge-alberta",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1501 2nd Ave W",
    "addressLocality": "Lethbridge",
    "addressRegion": "AB",
    "postalCode": "T1J 4S5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7111471574976,
    "longitude": -112.87210088155672
  }
}