{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-holter-camp-ground-below-dam-wolf-creek-mt",
  "name": "Holter Camp Ground Below the Dam",
  "description": "Holter Camp Ground Below the Dam is located at 1390 Holter Dam Road, Wolf Creek MT 59648. Holter Camp Ground Below the Dam can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-holter-camp-ground-below-dam-wolf-creek-mt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1390 Holter Dam Road",
    "addressLocality": "Wolf Creek",
    "addressRegion": "MT",
    "postalCode": "59648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9934528,
    "longitude": -112.0109937
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/montana/wolf-creek/holter-camp-ground-below-the-dam"
  ]
}