{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cascade-pinecrest-ca",
  "name": "Cascade Campground",
  "description": "Cascade Campground is located at , Pinecrest CA 95364. Cascade Campground can be contacted at or https://www.fs.usda.gov/recarea/stanislaus/recarea/?recid=15019",
  "url": "https://campertunity.com/listings/campgrounds/cascade-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.2799146,
    "longitude": -119.9715723
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/pinecrest/cascade-campground"
  ]
}