{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crags-campground-ca",
  "name": "Crags Campground",
  "description": "Explore Crags Campground in Humboldt-Toiyabe National Forest Headquarters, Nevada with Recreation.gov. Crags Campground is located just 10 miles from Bridgeport, California, at an elevation of 7,000 feet. The Twin Lakes area is close by, offering boating, fishing",
  "url": "https://campertunity.com/listings/campgrounds/crags-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65401.jpg",
    "https://cdn.recreation.gov/public/images/65480.jpg",
    "https://cdn.recreation.gov/public/images/65482.jpg",
    "https://cdn.recreation.gov/public/2021/05/31/16/15/232367_04b943f8-3bfc-457e-a047-7cf9523ded3f_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65319.jpg",
    "https://cdn.recreation.gov/public/images/65324.jpg",
    "https://cdn.recreation.gov/public/images/65386.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crags Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1736111,
    "longitude": -119.3041667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232367",
    "https://thedyrt.com/camping/california/crags-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "34",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$34-$172"
}