{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bent-river-campground-utterson-on",
  "name": "Bent River Campground, General Store and Gas Bar - Camping Life Canada",
  "description": "Escape to Bent River Campground, General Store and Gas Bar in Utterson for unforgettable camping and fun.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bent-river-campground-utterson-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3051 Hwy 141 West",
    "addressLocality": "Utterson",
    "addressRegion": "ON",
    "postalCode": "P0B 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.220011,
    "longitude": -79.533048
  }
}