{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/san-juan-cua-campground-kingston-nv",
  "name": "San Juan Cua Campground",
  "description": "San Juan Cua Campground is a dispersed camping area situated in the Toiyabe Range of the Humboldt-Toiyabe National Forest, approximately 31 miles south of Austin via SR 722, County Road 21, and FR 016. The campground sits in an open setting that offers sweeping views of the surrounding canyon landscape. This is a primitive camping area with no developed facilities, water, or restrooms. Campers must be completely self-sufficient and practice Leave No Trace principles. The campground serves as...",
  "url": "https://campertunity.com/listings/campgrounds/san-juan-cua-campground-kingston-nv",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kingston",
    "addressRegion": "NV",
    "postalCode": "89310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.120601654052734,
    "longitude": -117.27239990234376
  },
  "sameAs": [
    "https://campflare.com/campground/san-juan-cua-campground-334"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}