{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cabins-by-the-creek-pipestem-wv",
  "name": "Cabins By The Creek",
  "description": "Cabins By The Creek camping reservations and campground information. Learn more about camping near Cabins By The Creek and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/cabins-by-the-creek-pipestem-wv",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784024/%7Bpht%7DphotoURL2-original%7Bpht%7D1705439164944.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15064 West Virginia 20",
    "addressLocality": "Pipestem",
    "addressRegion": "WV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.59105,
    "longitude": -80.91545
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/cabins-by-the-creek/CHUB/784024/overview"
  ],
  "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": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}