{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/back-ridge-shadows-campground-circleville-wv",
  "name": "Back Ridge Shadows Campground, LLC",
  "description": "We are located in Pendleton County, West Virginia near the highest point of our beautiful mountain state: Spruce Knob. We are approximately 4 miles from Spruce Knob Lake. We are situated directly across from the Experience Learning entrance (Woodlands Way). There are many outdoor activities to do in the area such as hiking on nearby trails, biking, boating, hunting, and fishing!",
  "url": "https://campertunity.com/listings/campgrounds/back-ridge-shadows-campground-circleville-wv",
  "image": [
    "https://img1.wsimg.com/isteam/ip/f6b98714-c31b-4771-976c-34dba964bfea/CAAA48B8-AFEA-4BEE-A586-3FD11538CA93.jpeg",
    "http://img1.wsimg.com/isteam/ip/f6b98714-c31b-4771-976c-34dba964bfea/CAAA48B8-AFEA-4BEE-A586-3FD11538CA93.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5851 Sawmill Run Rd",
    "addressLocality": "Circleville",
    "addressRegion": "WV",
    "postalCode": "26804",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.652949,
    "longitude": -79.5702312
  },
  "sameAs": [
    "https://backridgeshadowscampgroundllc.com/",
    "https://www.campendium.com/back-ridge-shadows-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}