{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bear-mountain-cabins-campgrounds-fayetteville-wv",
  "name": "Bear Mountain Cabins & Campgrounds",
  "description": "Bear Mountain Cabins & Campgrounds camping reservations and campground information. Learn more about camping near Bear Mountain Cabins & Campgrounds and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bear-mountain-cabins-campgrounds-fayetteville-wv",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783636/%7Bpht%7DphotoURL6-original%7Bpht%7D1699572822155.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "130 Laurel Creek Road",
    "addressLocality": "Fayetteville",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.05006,
    "longitude": -81.12079
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}