{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-hill-campground-and-picnic-area-anaconda-montana-mt",
  "name": "Spring Hill Campground And Picnic Area",
  "description": "Spring Hill Campground And Picnic Area. RV Park and Campground in Anaconda (montana), Montana",
  "url": "https://campertunity.com/listings/campgrounds/spring-hill-campground-and-picnic-area-anaconda-montana-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": "Mt-1",
    "addressLocality": "Anaconda (montana)",
    "addressRegion": "MT",
    "postalCode": "59711",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1643473,
    "longitude": -113.0665926
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/montana/spring-hill-campground-and-picnic-area/"
  ]
}