{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/panther-flat-campground-ca",
  "name": "Panther Flat Campground",
  "description": "Explore Panther Flat Campground in Six Rivers National Forest, California with Recreation.gov. Panther Flat Campground sits in the vast Six Rivers National Forest in northern California. This shady, secluded campground is just steps from the Smith River,",
  "url": "https://campertunity.com/listings/campgrounds/panther-flat-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/09/06/16/18/232322_a7db67e5-4f8d-4660-9ca8-755f270eed4b_700.jpg",
    "https://cdn.recreation.gov/public/2023/09/06/16/18/232322_f90c5aaa-7b75-4e0a-a820-8bbe4bc819f7_1440.jpg",
    "https://cdn.recreation.gov/public/images/76736.jpg",
    "https://cdn.recreation.gov/public/images/76737.jpg",
    "https://cdn.recreation.gov/public/images/76738.jpg",
    "https://cdn.recreation.gov/public/images/76739.jpg",
    "https://cdn.recreation.gov/public/images/76741.jpg",
    "https://cdn.recreation.gov/public/images/76740.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Panther Flat Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8430556,
    "longitude": -123.9305556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232322",
    "https://thedyrt.com/camping/california/california-panther-flat"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$15-$30"
}