{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-herring-reservoir-campground",
  "name": "Herring Reservoir Campground",
  "description": "Herring Reservoir Campground is located at Herring Creek, Pinecrest CA 95364. Herring Reservoir Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/stanislaus/recarea/?recid=15035",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-herring-reservoir-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Herring Creek",
    "addressLocality": "Pinecrest",
    "addressRegion": "CA",
    "postalCode": "95364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2489832,
    "longitude": -119.9350135
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/pinecrest/herring-reservoir-campground"
  ]
}