{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cold-creek-sierraville-ca-1",
  "name": "Cold Creek",
  "description": "Explore Cold Creek in Tahoe National Forest, California with Recreation.gov. Cold Creek Campground is located on Highway 89, 4.5 miles south of Sierraville, California. The facility location makes Cold Creek a great base camp for a va",
  "url": "https://campertunity.com/listings/campgrounds/cold-creek-sierraville-ca-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66913.jpg",
    "https://cdn.recreation.gov/public/images/67077.jpg",
    "https://cdn.recreation.gov/public/images/66978.jpg",
    "https://cdn.recreation.gov/public/images/66965.jpg",
    "https://cdn.recreation.gov/public/images/66893.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/76862.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cold Creek",
    "addressLocality": "Sierraville",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5427778,
    "longitude": -120.3147222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232869"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$16+"
}