{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holter-lake-campground-mt",
  "name": "Holter Lake Campground",
  "description": "Explore Holter Lake Campground in Chain of Lakes with Recreation.gov. Holter Lake Campground is situated on the picturesque Holter Lake in west central Montana. The site is located approximately 45 miles north of Helena, Montana,",
  "url": "https://campertunity.com/listings/campgrounds/holter-lake-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/11/12/17/33/261696_72f62b80-0db8-4113-b22d-25f9207058ce_700.jpg",
    "https://cdn.recreation.gov/public/2019/11/12/17/04/261696_df9af12a-ffc4-4e8f-a931-1cf74609dfd6_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holter Lake Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.995022,
    "longitude": -111.990513
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/261696?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}