{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ebenezer-park-tx",
  "name": "Ebenezer Park",
  "description": "Explore Ebenezer Park in Sam Rayburn Reservoir, Texas with Recreation.gov. Ebenezer Park features some of the most beautiful horseback riding trails in southeast Texas. It's the only Army Corps of Engineers park on Sam Rayburn Reservoi",
  "url": "https://campertunity.com/listings/campgrounds/ebenezer-park-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/09/17/34/d63b2c2b-8981-470f-9fc4-2f5453bc334d_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/09/17/34/3f97f378-81c7-46d4-b5ec-492901e90062_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ebenezer Park",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.0702778,
    "longitude": -94.1247222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233790"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$14-$150"
}