{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/modoc-national-forest-pepperdine-horse-camp-cedarville-ca",
  "name": "Modoc National Forest Pepperdine Horse Camp",
  "description": "[Modoc National Forest](https://thedyrt.com/camping/california/near/modoc-national-forest) Pepperdine Horse Camp is located near Alturas, CA, surrounded by forested terrain.",
  "url": "https://campertunity.com/listings/campgrounds/modoc-national-forest-pepperdine-horse-camp-cedarville-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cedarville",
    "addressRegion": "CA",
    "postalCode": "96101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.45810066,
    "longitude": -120.24410075
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/modoc-national-forest-pepperdine-horse-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}