{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-ears-provincial-park-camping-in-maple-ridge-bc-maple",
  "name": "Golden Ears Provincial Park: Camping in Maple RIdge, BC",
  "description": "Explore the great outdoors at Golden Ears Provincial Park, Maple Ridge. Ideal for families and friends.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-ears-provincial-park-camping-in-maple-ridge-bc-maple",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24480 Fern Crescent",
    "addressLocality": "Maple Ridge",
    "addressRegion": "BC",
    "postalCode": "V4R 2S1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.52324234237011,
    "longitude": -122.43798838430796
  }
}