{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-riverfront-campground-golden-bc",
  "name": "Golden Riverfront Campground",
  "description": "Golden Riverfront Campground, located in Golden, BC, is a family-friendly campground offering stunning mountain views and easy access to nearby outdoor adventures. This scenic camping destination is just a short drive from Yoho National Park Golden BC. We provide all the essential campground amenities including a sani-dump, firewood delivery, and coin laundry. Enjoy a memorable camping experience in a peaceful and convenient location. Visit us at goldencampground.ca.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/golden-riverfront-campground-golden-bc",
  "image": [
    "https://static.wixstatic.com/media/4698aa_3289aeb0019b4859875a3558b0dec066~mv2.png/v1/fill/w_2000,h_1122,al_c/4698aa_3289aeb0019b4859875a3558b0dec066~mv2.png",
    "https://static.wixstatic.com/media/4698aa_3289aeb0019b4859875a3558b0dec066~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "872 McBeath Road",
    "addressLocality": "Golden",
    "addressRegion": "BC",
    "postalCode": "V0A 1H2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2992217,
    "longitude": -116.9642955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}