

# Event Details

- **Event Name**: Barons Creek Winery Tasting Room
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 01:00 pm
- **Event Description**: Catch Ditching Pat at his first appearance at Barons Creek Vineyards Tasting Room in Georgetown's town square!
- **Event URL**: https://allevents.in/georgetown/barons-creek-winery-tasting-room/200029240010603
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Georgetown
- **state**: TX
- **country**: United States
- **location**: Barons Creek Vineyards Tasting Room Georgetown
- **lat**: 30.63716
- **long**: -97.67818
- **full address**: Barons Creek Vineyards Tasting Room Georgetown, 706 S Austin Ave,Georgetown,TX,United States

## Event gallery

- **Alt text**: Barons Creek Winery Tasting Room
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ff84fab2596e1682244e3eeb7960b97c909f10ab1a8b083b2388fdc54023ba8a-rimg-w1200-h800-dc171618-gmir?v=1769352415

## FAQs

- **Q**: When and where is Barons Creek Winery Tasting Room being held?
  - **A:** Barons Creek Winery Tasting Room takes place on Sun, 01 Feb, 2026 at 01:00 pm to Sun, 01 Feb, 2026 at 01:00 pm at Barons Creek Vineyards Tasting Room Georgetown, 706 S Austin Ave,Georgetown,TX,United States.
- **Q**: Who is organizing Barons Creek Winery Tasting Room?
  - **A:** Barons Creek Winery Tasting Room is organized by Ditching Pat.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barons Creek Winery Tasting Room",
        "image": "https://cdn-az.allevents.in/events8/banners/ff84fab2596e1682244e3eeb7960b97c909f10ab1a8b083b2388fdc54023ba8a-rimg-w1200-h800-dc171618-gmir?v=1769352415",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/georgetown/barons-creek-winery-tasting-room/200029240010603",
        "location": {
            "@type": "Place",
            "name": "Barons Creek Vineyards Tasting Room Georgetown",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "706 S Austin Ave,Georgetown,TX,United States",
                "addressLocality": "Georgetown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.63716",
                "longitude": "-97.67818"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Catch Ditching Pat at his first appearance at Barons Creek Vineyards Tasting Room in Georgetown's town square!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ditching Pat",
                "url": "https://allevents.in/org/ditching-pat/26044239"
            }
        ]
    }
]
```