{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-sherwood-wv-us",
  "name": "Lake Sherwood",
  "description": "Explore Lake Sherwood in Monongahela National Forest, West Virginia with Recreation.gov. Lake Sherwood Recreation Area is a complete family destination offering a wide variety of activities and camping options. Standard, tent-only and group camping",
  "url": "https://campertunity.com/listings/campgrounds/lake-sherwood-wv-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63892.jpg",
    "https://cdn.recreation.gov/public/images/63672.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/63708.jpg",
    "https://cdn.recreation.gov/public/images/63728.jpg",
    "https://cdn.recreation.gov/public/images/63749.jpg",
    "https://cdn.recreation.gov/public/images/63777.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lake Sherwood",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0066667,
    "longitude": -80.0105556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232009"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group Site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$16-$100"
}