{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cold-creek",
  "name": "Cold Creek Campground",
  "description": "Overview 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 variety of recreational activities, including fishing, hunting, hiking and biking. This is a small campground recommended for tent camping and small campers. Large RVs will not be able to make the turnaround exit at this facility. There are a couple of hike-in sites within this campground that share a small parking area toward the...",
  "url": "https://campertunity.com/listings/campgrounds/cold-creek",
  "image": [
    "https://cdn.recreation.gov/public/images/66893.jpg",
    "assets/imgs/error.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 89",
    "addressLocality": "Sierraville",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5880556,
    "longitude": -120.4783333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}