{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-springs-tx-texarkana-us",
  "name": "Clear Springs (TX)",
  "description": "Clear Spring Park sits along the shore of 30,000-acre Wright Patman Lake within the piney woods of northeast Texas. The campground offers full services to campers. With a boat ramp, playground and swimming area, Clear Spring is sure to provide outdoor fun for families, boaters, anglers and hunters alike.",
  "url": "https://campertunity.com/listings/campgrounds/clear-springs-tx-texarkana-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/20/26/e25bbd11-6e60-4d40-8d20-35111939197b_700.webp",
    "https://cdn.recreation.gov/public/2018/08/15/20/26/1b305422-8b55-4cec-8572-c885deaa421e_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 CLEAR SPRINGS PARK",
    "addressLocality": "Texarkana",
    "addressRegion": "TX",
    "postalCode": "75501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3583333,
    "longitude": -94.1916667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.503098,
    "reviewCount": 807,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$14+"
}