{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-island-centennial-park-campground-bow-island-ab",
  "name": "Bow Island Centennial Park & Campground: Bow Island, Alberta",
  "description": "Escape to Bow Island Centennial Park & Campground in Bow Island for unforgettable camping and fun.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-island-centennial-park-campground-bow-island-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1121 Centre St, Bow Island",
    "addressLocality": "Bow Island",
    "addressRegion": "AB",
    "postalCode": "T0K 0G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.862238479401015,
    "longitude": -111.37974440183243
  }
}