{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-mineral-coe-lake-texoma-sadler-tx-1",
  "name": "Big Mineral COE Lake Texoma",
  "description": "This recreation area is part of [Lake Texoma](http://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&recAreaId;=578&agencyCode;=130)",
  "url": "https://campertunity.com/listings/campgrounds/big-mineral-coe-lake-texoma-sadler-tx-1",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2889 Big Mineral Rd",
    "addressLocality": "Sadler",
    "addressRegion": "TX",
    "postalCode": "76264",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.78472223,
    "longitude": -96.80786128
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/big-mineral-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}