

# Event Details

- **Event Name**: Holiday Bash
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 05:00 pm
- **Event Description**: Come celebrate the holidays with the Beaufort Symphony!
- **Event URL**: https://allevents.in/beaufort/holiday-bash/200029352875356
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Beaufort
- **state**: SC
- **country**: United States
- **location**: USCB Center for the Arts
- **lat**: 32.43749352001
- **long**: -80.669201217246
- **full address**: USCB Center for the Arts, 801 Carteret St,Beaufort, South Carolina, United States

## Event gallery

- **Alt text**: Holiday Bash
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c9f470b0c0aaf970897604070d47b73abc7a055ce25b0d6bbd32526cc07423a0-rimg-w1200-h1855-dc294e2c-gmir?v=1765672975

## FAQs

- **Q**: When and where is Holiday Bash being held?
  - **A:** Holiday Bash takes place on Sun, 14 Dec, 2025 at 05:00 pm to Sun, 14 Dec, 2025 at 05:00 pm at USCB Center for the Arts, 801 Carteret St,Beaufort, South Carolina, United States.
- **Q**: Who is organizing Holiday Bash?
  - **A:** Holiday Bash is organized by Beaufort Symphony Orchestra, Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Bash",
        "image": "https://cdn-az.allevents.in/events1/banners/c9f470b0c0aaf970897604070d47b73abc7a055ce25b0d6bbd32526cc07423a0-rimg-w1200-h1855-dc294e2c-gmir?v=1765672975",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/beaufort/holiday-bash/200029352875356",
        "location": {
            "@type": "Place",
            "name": "USCB Center for the Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 Carteret St,Beaufort, South Carolina",
                "addressLocality": "Beaufort",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.43749352001",
                "longitude": "-80.669201217246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the holidays with the Beaufort Symphony!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beaufort Symphony Orchestra Inc.",
                "url": "https://allevents.in/org/beaufort-symphony-orchestra-inc/26837872"
            }
        ]
    }
]
```