{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boat-house-corsicana-east-texas",
  "name": "The Boat House Review | Texas Outside",
  "description": "Check out Texas Outside's campground review and rating of The Boat House.",
  "url": "https://campertunity.com/listings/campgrounds/boat-house-corsicana-east-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": "9928 South Hwy 287",
    "addressLocality": "Corsicana",
    "addressRegion": "East Texas",
    "postalCode": "75109",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.000448,
    "longitude": -96.221317
  }
}