{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-pass-campground-cedarville-ca",
  "name": "Cedar Pass Campground",
  "description": "Cedar Pass Campground is located near Alturas in the [Modoc National Forest](https://thedyrt.com/camping/california/near/modoc-national-forest).",
  "url": "https://campertunity.com/listings/campgrounds/cedar-pass-campground-cedarville-ca",
  "image": [
    "https://photos.thedyrt.com/photo/1217524/media/california-cedar-pass_225a799e-7d66-4dcf-82f0-c2f767253d69.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.29400028,41.56000099)/-120.29400028,41.56000099,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1217513/media/california-cedar-pass_6d754685-c4cd-4e09-93a4-d02a743e8651.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1217524/media/california-cedar-pass_225a799e-7d66-4dcf-82f0-c2f767253d69.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cedarville",
    "addressRegion": "CA",
    "postalCode": "96101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.56000099,
    "longitude": -120.29400028
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-cedar-pass"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}