{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-campground-and-group-use-area-helena-mt",
  "name": "Riverside Campground and Group Use Area",
  "description": "Riverside Campground and Group Use Area camping reservations and campground information. Learn more about camping near Riverside Campground and Group Use Area and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/riverside-campground-and-group-use-area-helena-mt",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7700 Canyon Ferry Road",
    "addressLocality": "Helena",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65636,
    "longitude": -111.73482
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}