{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stanton-gold-mining-campground",
  "name": "Stanton Gold Mining & Campground",
  "description": "Stanton Gold Mining & Campground, Congress Arizona. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/stanton-gold-mining-campground",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}