{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-wills-creek-campground-tubing-attalla-al",
  "name": "Big Wills Creek Campground & Tubing",
  "description": "Campground Rv/Tent and Tubing, Swimming, Fishing and birthday parties",
  "url": "https://campertunity.com/listings/campgrounds/big-wills-creek-campground-tubing-attalla-al",
  "image": [
    "https://static.wixstatic.com/media/d3588f_59b9587c567645aeb145e8fe320e0739%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/d3588f_59b9587c567645aeb145e8fe320e0739%7Emv2.jpg",
    "https://static.wixstatic.com/media/d3588f_71ddde19925d4d338ffd099dbce9a510~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2075 Hwy 77",
    "addressLocality": "Attalla",
    "addressRegion": "AL",
    "postalCode": "35954",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0217639,
    "longitude": -86.0885851
  },
  "sameAs": [
    "https://www.bigwillscampground.com/es",
    "https://www.bigwillscampground.com/zh"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}