{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/small-batch-farm-winery-retreat-seguin-tx-us",
  "name": "Small-Batch Farm Winery Retreat",
  "description": "Nestled on serene green acres, this small-batch winery offers RV camping steps from rolling vineyards. Guests can savor flights of over 20 handcrafted wines--reds, whites and sparkling--while enjoying live music and food truck fare, including schnitzel and charcuterie boards. Friendly hosts and even farm dogs add a casual, welcoming vibe. Easy paved road access and level grassy sites make it a perfect stop to unwind and stock up on your favorite bottles before hitting the road.",
  "url": "https://campertunity.com/listings/campgrounds/small-batch-farm-winery-retreat-seguin-tx-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17368/photo-gallery/F3TU0Yw4dxpHcqwu_b6abace6225288338c81d5aaba0b4b2e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seguin, TX",
    "addressLocality": "Seguin",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.67578978,
    "longitude": -97.94868171
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.94,
    "reviewCount": 101,
    "bestRating": 5,
    "worstRating": 1
  }
}