{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sherwin-creek-ca",
  "name": "Sherwin Creek",
  "description": "Explore Sherwin Creek in Inyo National Forest, California with Recreation.gov. Sherwin Creek Campground is located in the eastern Sierra Nevada Mountains within 2 miles of the full-service community of Mammoth Lakes, California. Popular am",
  "url": "https://campertunity.com/listings/campgrounds/sherwin-creek-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65025.jpg",
    "https://cdn.recreation.gov/public/images/75020.jpg",
    "https://cdn.recreation.gov/public/images/75021.jpg",
    "https://cdn.recreation.gov/public/images/75022.jpg",
    "https://cdn.recreation.gov/public/images/75023.jpg",
    "https://cdn.recreation.gov/public/images/75024.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/02/18/02/02/232271_d7abe02c-07bf-485c-91c3-c85cdbd51e87_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sherwin Creek",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.628937,
    "longitude": -118.937878
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$32+"
}