{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-valley-horse-camp-pinecrest-ca",
  "name": "Pine Valley Horse Camp",
  "description": "Pine Valley Horse Camp serves as a basecamp for equestrians exploring the Emigrant Wilderness in the Stanislaus National Forest. Located approximately 10 miles from Highway 108 via Crabtree Road, the camp sits in a forested setting near the Crabtree trailhead. From here, riders can access an extensive trail network leading to popular destinations including Bell Meadow and the vast Emigrant Wilderness backcountry. This is a primitive, undeveloped horse camp designed specifically for stock user...",
  "url": "https://campertunity.com/listings/campgrounds/pine-valley-horse-camp-pinecrest-ca",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pinecrest",
    "addressRegion": "CA",
    "postalCode": "95364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.17245864868164,
    "longitude": -119.91445922851562
  },
  "sameAs": [
    "https://campflare.com/campground/pine-valley-horse-camp-C02"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}