{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-plains-microbrewery-red-rock-tx",
  "name": "Rustic Plains Microbrewery",
  "description": "Nestled among wildflower fields, this rustic barn brewery offers RV camping with 15 A electric hookups amid pastoral plains. Crafted from reclaimed oil-pipeline steel and old-world brewing methods, the microbrewery pours small-batch ales and table beers like the delightful Waterhole Gold. Campers rave about friendly potluck shrimp boils, on-site burgers, gravel-entry access, serene starry nights, and a welcoming taproom community.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-plains-microbrewery-red-rock-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6441/photo-gallery/mtfJxUnpw2stnoyw_e498ff441e33b58f48160d0be6f3868c_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Rock, TX",
    "addressLocality": "Red Rock",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.85166399,
    "longitude": -97.43718413
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/texas/wild-bunch-brewing-co-llc",
    "https://www.wildbunchbrewery.com/"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}