{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willis-rv-park-on-lake-conroe-willis-south-texas",
  "name": "Willis RV Park On Lake Conroe",
  "description": "RV Park",
  "url": "https://campertunity.com/listings/campgrounds/willis-rv-park-on-lake-conroe-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",
    "streetAddress": "10869 Cude Cemetery Road",
    "addressLocality": "Willis",
    "addressRegion": "South Texas",
    "postalCode": "77318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.399153,
    "longitude": -95.555205
  },
  "sameAs": [
    "https://texasoutside.com/campgrounds/willis-rv-park-on-lake-conroe/"
  ]
}