{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burges-james-gadsden-provincial-park-camping-in-golden-bc",
  "name": "Burges James Gadsden Provincial Park: Camping in Golden, BC",
  "description": "Explore the beauty of Burges James Gadsden Provincial Park near Golden, BC. Hiking, wildlife, and stunning scenery await in this natural oasis.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burges-james-gadsden-provincial-park-camping-in-golden-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trans-Canada Hwy 1",
    "addressLocality": "Golden",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.407915937920905,
    "longitude": -117.04860508383558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}