{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winnie-stowell-park-anahuac",
  "name": "Winnie Stowell Park",
  "description": "Winnie Stowell Park is located near Winnie, Texas, featuring flat terrain typical of the Gulf Coast region.",
  "url": "https://campertunity.com/listings/campgrounds/winnie-stowell-park-anahuac",
  "image": [
    "https://photos.thedyrt.com/photo/790942/media/texas-winnie-stowell-park_cc0ab9c2-5898-4288-8cf3-d8719d4b1ab1.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/790934/media/texas-winnie-stowell-park_48a89a2c-3bcb-4569-a723-ae747a3f7295.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.38029428,29.81176662)/-94.38029428,29.81176662,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/790942/media/texas-winnie-stowell-park_cc0ab9c2-5898-4288-8cf3-d8719d4b1ab1.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Anahuac",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.81176662,
    "longitude": -94.38029428
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/texas-winnie-stowell-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "$0+"
}