{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/portal-dispersed-camp-lakeshore-ca",
  "name": "PORTAL DISPERSED CAMP",
  "description": "Portal Dispersed Camp is a dispersed camping area in Sierra National Forest, located in the Central Sierra Nevada mountains of California. As a dispersed camping area, visitors can pick their own spot rather than using designated campsites. This primitive camping option is popular with those seeking solitude and a more backcountry experience. The area requires complete self-sufficiency as no amenities are provided including water, restrooms, or trash collection. Campers must pack out all tras...",
  "url": "https://campertunity.com/listings/campgrounds/portal-dispersed-camp-lakeshore-ca",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakeshore",
    "addressRegion": "CA",
    "postalCode": "93634",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.317230224609375,
    "longitude": -119.0705108642578
  },
  "sameAs": [
    "https://campflare.com/campground/portal-dispersed-camp-608"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear Box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}