{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/new-shady-rest-campground-ca",
  "name": "New Shady Rest Campground",
  "description": "Explore New Shady Rest Campground in Inyo National Forest, California with Recreation.gov. New Shady Rest Campground is a large facility convenient to numerous outdoor activities and attractions in the eastern Sierra Nevada Mountains. The campground i",
  "url": "https://campertunity.com/listings/campgrounds/new-shady-rest-campground-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/03/03/02/44/233860_1c3c1008-dec8-49c8-832b-9ead2bbd396c_1440.jpg",
    "https://cdn.recreation.gov/public/images/70895.jpg",
    "https://cdn.recreation.gov/public/images/70929.jpg",
    "https://cdn.recreation.gov/public/images/70942.jpg",
    "https://cdn.recreation.gov/public/images/70951.jpg",
    "https://cdn.recreation.gov/public/images/70963.jpg",
    "https://cdn.recreation.gov/public/images/70973.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New Shady Rest Campground",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.647339,
    "longitude": -118.962521
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233860",
    "https://www.campendium.com/new-shady-rest-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$32+"
}