{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buncombe-creek-willis-south-texas",
  "name": "Buncombe Creek Review | Texas Outside",
  "description": "Check out Texas Outside's campground review and rating of Buncombe Creek.",
  "url": "https://campertunity.com/listings/campgrounds/buncombe-creek-willis-south-texas",
  "image": [
    "https://texasoutside.com/wp-content/uploads/2022/06/texas-campground.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII=",
    "https://texas-outside-v1718354182.websitepro-cdn.com/wp-content/uploads/2022/09/TexasOutside-Logo-Reversed.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Willis",
    "addressRegion": "South Texas",
    "postalCode": "75020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.88979749,
    "longitude": -96.80259705
  },
  "sameAs": [
    "https://texasoutside.com/campgrounds/buncombe-creek/"
  ]
}