{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hope-bay-forest-provincial-park-camping-life-canada-lions",
  "name": "Hope Bay Forest Provincial Park - Camping Life Canada",
  "description": "Escape to Hope Bay Forest Provincial Park in Lionâ€™s Head for unforgettable camping and fun.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hope-bay-forest-provincial-park-camping-life-canada-lions",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Lion’s Head",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.92284101,
    "longitude": -81.15676951
  }
}