{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-mineral-resort-sadler-tx",
  "name": "Big Mineral Resort",
  "description": "Big Mineral is a full service marina and campground with restaurant on Lake Texoma, Sadler, Texas. We offer RV Camping, Cabins, Boat Slips & Boat Rentals.",
  "url": "https://campertunity.com/listings/campgrounds/big-mineral-resort-sadler-tx",
  "image": [
    "https://static.wixstatic.com/media/b32ee8_d3151a49abbb469fbc2e9a4157258ace~mv2.png/v1/fill/w_2500,h_1505,al_c/b32ee8_d3151a49abbb469fbc2e9a4157258ace~mv2.png",
    "https://static.wixstatic.com/media/bc33c0_0e0bbbea89e547fe9c4366b5c93fb19b~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2889 Big Mineral Road",
    "addressLocality": "Sadler",
    "addressRegion": "TX",
    "postalCode": "76264",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.bigmineral.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}