{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fowlers-campground-ca",
  "name": "Fowlers Campground",
  "description": "Explore Fowlers Campground in Shasta-Trinity National Forest, California with Recreation.gov. Fowlers Campground is located on the Upper McCloud River five miles east of McCloud, California. The campground is nestled in a mixed conifer and oak woodland.",
  "url": "https://campertunity.com/listings/campgrounds/fowlers-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/03/19/17/27/255119_3ad558a0-c16b-40d8-b8fd-2f97411032f7_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/78459.jpg",
    "https://cdn.recreation.gov/public/images/78461.jpg",
    "https://cdn.recreation.gov/public/images/78462.jpg",
    "https://cdn.recreation.gov/public/images/78463.jpg",
    "https://cdn.recreation.gov/public/images/78460.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fowlers Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2448556,
    "longitude": -122.0232556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/255119",
    "https://thedyrt.com/camping/california/california-fowlers-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$15-$30"
}