{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2-bar-lazy-h-rv-campground-mt",
  "name": "2 Bar Lazy H RV Campground",
  "description": "Contact info, reviews tips & more for 2 Bar Lazy H RV Campground | Camping in Montana",
  "url": "https://campertunity.com/listings/campgrounds/2-bar-lazy-h-rv-campground-mt",
  "image": [
    "https://photos.thedyrt.com/photo/881834/media/2-bar-lazy-h-rv-campground_5fd71994-1458-4445-b8a2-ba30fbc00faf.jpg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "122015 W Browns Gulch Rd",
    "addressLocality": "Butte",
    "addressRegion": "MT",
    "postalCode": "59701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.00892650728546,
    "longitude": -112.6243043707551
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$15-$37"
}