{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/h-c-campground-store-helena-mt",
  "name": "H & C Campground & Store",
  "description": "H & C Campground & Store. RV Park and Campground in Helena, Montana",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/h-c-campground-store-helena-mt",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6568 Hauser Dam Rd",
    "addressLocality": "Helena",
    "addressRegion": "MT",
    "postalCode": "59602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7439324,
    "longitude": -111.8899528
  }
}