{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-fir-flat-group-mount-shasta-ca",
  "name": "Red Fir Flat Group Campground",
  "description": "Red Fir Flat Group Campground is located on the southern slope of Mt. Shasta at 6,400 feet in elevation. Snowpack in this location may extend into late June on heavy snow years, and usually sees late season snowfall in early November, possibly October. It is a popular site for meditation/retreat groups. Maximum stay limit is 7 days per group and or indvidual(s)",
  "url": "https://campertunity.com/listings/campgrounds/red-fir-flat-group-mount-shasta-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/75654_700.webp",
    "https://cdn.recreation.gov/public/images/75653_700.webp",
    "https://cdn.recreation.gov/public/images/75652_700.webp",
    "https://cdn.recreation.gov/public/images/75651_700.webp",
    "https://cdn.recreation.gov/public/images/75650_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "204 West Alma Street",
    "addressLocality": "Mount Shasta",
    "addressRegion": "CA",
    "postalCode": "96067",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3438889,
    "longitude": -122.2533333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/251582",
    "https://thedyrt.com/camping/california/red-fir-flat-group-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$12+"
}