{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/volleyball-fayetteville-wv",
  "name": "Volleyball",
  "description": "TOP THREE REASONS TO STAY WITH US: 1. Location is everything! We are located in the heart of all the exciting things to do in the New River Gorge National Park and Preserve. 2. We are just three to four minutes from downtown Historical Fayetteville, West Virginia. 3. Just one mile from the New River Gorge and the world-famous New River Gorge Bridge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/volleyball-fayetteville-wv",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/084/150/full/bear-mountain-cabins-&-campgrounds--fayetteville-wv-8.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fayetteville",
    "addressRegion": "WV",
    "postalCode": "25840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0531294,
    "longitude": -81.1039858
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}