{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sierra-national-forest-voyager-rock-camping-area-sierra-n",
  "name": "Sierra National Forest Voyager Rock Camping Area",
  "description": "Popular with Off Highway Vehicle users, Voyager Rock camping area is located on the east shore of Courtright Reservoir off of the Dusy-Ershim trail. Large Lodgepole pine trees provide shade to the campsites and most sites have lake views. Each site has a table, grill, and bear box. Vault toilets are provided. Campground is accessible only by Off Highway Vehicles.",
  "url": "https://campertunity.com/listings/campgrounds/sierra-national-forest-voyager-rock-camping-area-sierra-n",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Shaver Lake",
    "addressRegion": "CA",
    "postalCode": "93664",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1094719,
    "longitude": -118.965077
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/voyager-rock-camping-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear Box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}