{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mott-ennis-tx",
  "name": "Mott",
  "description": "Explore Mott in Bardwell Lake, Texas with Recreation.gov. Mott Park is located on the western shore of Bardwell Lake, less than an hour south of the Dallas-Fort Worth area in north-central Texas. The lake has favora",
  "url": "https://campertunity.com/listings/campgrounds/mott-ennis-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "957 FM 985",
    "addressLocality": "ENNIS",
    "addressRegion": "TX",
    "postalCode": "75119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2544444,
    "longitude": -96.6669444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232646",
    "https://thedyrt.com/camping/texas/mott-bardwell-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$5-$80"
}