{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coulter-campground-helena-national-forest-mt",
  "name": "Coulter Campground",
  "description": "Coulter Campground offers 5 boat-in campsites on the east side of Upper Holter Lake and adjacent to the Gates of the Mountains Wilderness. Approximately 1 mile north is a large day-use area (Meriwether Picnic Site) with wilderness access and boat docks. A scenic river trail provides access between the campground and picnic site. The campground, located within a scenic river canyon, provides excellent opportunities for wildlife viewing. Fish Your National Forests: Fish available include: Trout...",
  "url": "https://campertunity.com/listings/campgrounds/coulter-campground-helena-national-forest-mt",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Helena",
    "addressRegion": "MT",
    "postalCode": "59601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.85931379,
    "longitude": -111.90761682
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}