{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sequoia-national-forest-lower-peppermint-campground-kernvil",
  "name": "Sequoia National Forest Lower Peppermint Campground",
  "description": "Contact info, reviews tips & more for Sequoia National Forest Lower Peppermint Campground | Camping in California",
  "url": "https://campertunity.com/listings/campgrounds/sequoia-national-forest-lower-peppermint-campground-kernvil",
  "image": [
    "https://photos.thedyrt.com/photo/42441/photo/california-lower-peppermint_ac9111e6fa7cbadd6052c6629f5d8eb8.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/42441/photo/california-lower-peppermint_ac9111e6fa7cbadd6052c6629f5d8eb8.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kernville",
    "addressRegion": "CA",
    "postalCode": "93238",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.06467934,
    "longitude": -118.49094355
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}