{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-pipestem-wv",
  "name": "Spot2Nite",
  "description": "Check out Cabins By The Creek in Pipestem, West Virginia on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-pipestem-wv",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9c3f4918-6f81-11ee-b90a-42010a0014c0/card.jpg?v=63892825544"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15064 West Virginia 20",
    "addressLocality": "Pipestem",
    "addressRegion": "WV",
    "postalCode": "25979",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5910461,
    "longitude": -80.91544710000001
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/west-virginia/pipestem/cabins-by-the-creek"
  ],
  "checkinTime": "14:30:00",
  "checkoutTime": "00:30:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}