{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/piney-point-tx",
  "name": "Piney Point",
  "description": "Explore Piney Point in Wright Patman Lake, Texas with Recreation.gov. Piney Point Park is situated on the shore of 30,000-acre Wright Patman Lake within the piney woods of northeast Texas. This facility offers campers a complete r",
  "url": "https://campertunity.com/listings/campgrounds/piney-point-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/20/21/4ba340b9-bbe1-49e2-b1ad-d701213c0568_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/20/21/35bbf963-b548-4cb0-a6ab-7e65dfa0acee_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Piney Point",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2986111,
    "longitude": -94.1680556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232674"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$14-$26"
}