{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/malden-lake-campground-tx",
  "name": "Malden Lake Campground",
  "description": "Explore Malden Lake Campground in Wright Patman Lake, Texas with Recreation.gov. Malden Lake Campground is situated on the shore of 30,000-acre Wright Patman Lake within the piney woods of northeast Texas. This facility offers year-round enj",
  "url": "https://campertunity.com/listings/campgrounds/malden-lake-campground-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/20/37/4c923bcc-de34-4529-8c2e-36e176b7a8ab_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/20/37/a9964e1b-c929-4036-9049-bff7934b04ed_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Malden Lake Campground",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2747222,
    "longitude": -94.3477778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233828",
    "https://campflare.com/campground/malden-lake-campground-828",
    "https://thedyrt.com/camping/texas/texas-malden-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$24-$48"
}