{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hanks-creek-tx",
  "name": "Hanks Creek",
  "description": "Explore Hanks Creek in Sam Rayburn Reservoir, Texas with Recreation.gov. Hanks Creek Park has something for everyone, with plenty of water sports on Sam Rayburn Reservoir and volleyball, mountain biking, wild life viewing and birding",
  "url": "https://campertunity.com/listings/campgrounds/hanks-creek-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/20/20/26/232594_7627b554-79aa-4327-9250-2bf231a7a9fb_700.jpg",
    "https://cdn.recreation.gov/public/2018/08/20/20/25/232594_c750bec2-3e87-4b00-846d-dacf61a05a64_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hanks Creek",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.2719444,
    "longitude": -94.4030556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232594"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$26-$150"
}