{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peltier-primitive-ca-information",
  "name": "Peltier Bridge Primitive Campground | CA | Camping Information & Reviews",
  "description": "Escape to Peltier Bridge Primitive Campground, where canvas walls replace cabin doors and the whisper of Clear Creek pro. 9 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/peltier-primitive-ca-information",
  "image": [
    "https://cdn.recreation.gov/public/2019/08/04/18/35/272248_5035aaea-8e15-42ca-b514-8b83256c0057_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5858333,
    "longitude": -122.5516667
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ca/whiskeytown-national-ra/peltier-bridge-primitive-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}