{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-texas-vineyard-retreat-brownfield-tx-us",
  "name": "Scenic Texas Vineyard Retreat",
  "description": "Nestled off a quiet backroad, this award-winning Texas vineyard invites RV camping guests to unwind among 38 premium grape varietals. Enjoy a serene, spacious gravel parking area with level spots and pitch-perfect sunset views. Dive into guided wine tastings and tours of a pioneering estate renowned for nationally acclaimed blends. Friendly hosts add a personal touch, sharing insights into their premium collection and ensuring a memorable, peaceful stay.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-texas-vineyard-retreat-brownfield-tx-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2471/profile/0fKU88CHOvSbKlub_868330b49d029ce582c6722aba0ba8a7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brownfield, TX",
    "addressLocality": "Brownfield",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1435369,
    "longitude": -102.28823257
  },
  "sameAs": [
    "https://www.reddyvineyards.com/",
    "https://www.harvesthosts.com/hosts/texas/reddy-vineyards"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}