{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ghost-reservoir-cochrane-ab-ca",
  "name": "Ghost Reservoir Provincial Recreation Area: Camp in Cochrane, AB",
  "description": "Explore the great outdoors at Ghost Reservoir Provincial Recreation Area, Cochrane. Ideal for families and friends.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ghost-reservoir-cochrane-ab-ca",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bow Valley Trail",
    "addressLocality": "Cochrane",
    "addressRegion": "AB",
    "postalCode": "T0L 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.221784853416025,
    "longitude": -114.71799544155236
  }
}