{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-riversedge-campground-camping-in-cochrane-alberta",
  "name": "Bow RiversEdge Campground: Camping in Cochrane, Alberta",
  "description": "Explore the great outdoors at Bow RiversEdge Campground, Cochrane. Ideal for families and friends.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-riversedge-campground-camping-in-cochrane-alberta",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "900 Griffin Road East",
    "addressLocality": "Cochrane",
    "addressRegion": "AB",
    "postalCode": "T4C 2B8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.175347179584136,
    "longitude": -114.45610840179636
  }
}