{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eureka-valley-campground-pinecrest-ca",
  "name": "Eureka Valley Campground",
  "description": "Eureka Valley Campground is located at , Pinecrest CA 95364. Eureka Valley Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/stanislaus/recarea/?recid=15029",
  "url": "https://campertunity.com/listings/campgrounds/eureka-valley-campground-pinecrest-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pinecrest",
    "addressRegion": "CA",
    "postalCode": "95364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3404857,
    "longitude": -119.7912979
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/pinecrest/eureka-valley-campground"
  ]
}