{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/experience-beauty-of-camping-near-mount-rushmore",
  "name": "Experience the Beauty of Camping Near Mount Rushmore",
  "description": "Stay at Rush No More Campground near Sturgis, SD. Enjoy RV sites, tent camping, cabins, and easy access to the Black Hills and local attractions.",
  "url": "https://campertunity.com/listings/campgrounds/experience-beauty-of-camping-near-mount-rushmore",
  "sameAs": [
    "https://www.rushnomore.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}