

# Event Details

- **Event Name**: Holiday Show @ Sweet Sippin'!
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 08:00 pm
- **Event Description**: Welcome to the holidays!  Join us for our first holiday show of the season at our favorite wine bar in the heart of SImpsonville, SC!
- **Event URL**: https://allevents.in/simpsonville/holiday-show-sweet-sippin/200029242580113
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Simpsonville
- **state**: SC
- **country**: United States
- **location**: Sweet Sippin'
- **lat**: 34.73718
- **long**: -82.25591
- **full address**: Sweet Sippin', 103 West Curtis St.,Simpsonville,SC,United States

## Event gallery

- **Alt text**: Holiday Show @ Sweet Sippin'!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e8e04bb4a812c1b1f4c254860937726fd528bd6a23462cc1c4f59f95561bdb70-rimg-w1200-h675-dcffffff-gmir?v=1763843653

## FAQs

- **Q**: When and where is Holiday Show @ Sweet Sippin'! being held?
  - **A:** Holiday Show @ Sweet Sippin'! takes place on Tue, 25 Nov, 2025 at 08:00 pm to Tue, 25 Nov, 2025 at 08:00 pm at Sweet Sippin', 103 West Curtis St.,Simpsonville,SC,United States.
- **Q**: Who is organizing Holiday Show @ Sweet Sippin'!?
  - **A:** Holiday Show @ Sweet Sippin'! is organized by Synergy Twins.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Show @ Sweet Sippin'!",
        "image": "https://cdn-az.allevents.in/events8/banners/e8e04bb4a812c1b1f4c254860937726fd528bd6a23462cc1c4f59f95561bdb70-rimg-w1200-h675-dcffffff-gmir?v=1763843653",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/simpsonville/holiday-show-sweet-sippin/200029242580113",
        "location": {
            "@type": "Place",
            "name": "Sweet Sippin'",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "103 West Curtis St.,Simpsonville,SC,United States",
                "addressLocality": "Simpsonville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.73718",
                "longitude": "-82.25591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome to the holidays!  Join us for our first holiday show of the season at our favorite wine bar in the heart of SImpsonville, SC!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Synergy Twins",
                "url": "https://allevents.in/org/synergy-twins/26045628"
            }
        ]
    }
]
```