{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sowell-creek-tx",
  "name": "Sowell Creek",
  "description": "Explore Sowell Creek in Proctor Lake, Texas with Recreation.gov. Sowell Creek Park is nestled within the beautiful Cross Timbers Region of Texas and located on the east side of Proctor Lake. Sowell Creek appeals to sportsmen,",
  "url": "https://campertunity.com/listings/campgrounds/sowell-creek-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/06/26/20/07/232708_0250f1d1-ed23-480e-a56e-21c038787c09_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sowell Creek",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.99,
    "longitude": -98.46
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232708"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$24-$190"
}