

# Event Details

- **Event Name**: Morawski Barbecue at SSB Clinton
- **Event Start and End Date**: Fri, 07 Nov, 2025 at 04:00 pm
- **Event Description**: Texas style barbecue with a New England flare
- **Event URL**: https://allevents.in/clinton/morawski-barbecue-at-ssb-clinton/200028991367419
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Clinton
- **state**: MA
- **country**: United States
- **location**: Sterling Street Brewery
- **lat**: 42.42294
- **long**: -71.69356
- **full address**: Sterling Street Brewery, 175 Sterling St, Clinton, MA 01510-1937, United States

## Event gallery

- **Alt text**: Morawski Barbecue at SSB Clinton
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4b7aca3251441ae672094dd44cd1730d685b41f6fcd2c9a9027c8c0b47085148-rimg-w1080-h1090-dc010101-gmir?v=1762482473

## FAQs

- **Q**: When and where is Morawski Barbecue at SSB Clinton being held?
  - **A:** Morawski Barbecue at SSB Clinton takes place on Fri, 07 Nov, 2025 at 04:00 pm to Fri, 07 Nov, 2025 at 04:00 pm at Sterling Street Brewery, 175 Sterling St, Clinton, MA 01510-1937, United States.
- **Q**: Who is organizing Morawski Barbecue at SSB Clinton?
  - **A:** Morawski Barbecue at SSB Clinton is organized by Sterling Street Brewery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morawski Barbecue at SSB Clinton",
        "image": "https://cdn-az.allevents.in/events5/banners/4b7aca3251441ae672094dd44cd1730d685b41f6fcd2c9a9027c8c0b47085148-rimg-w1080-h1090-dc010101-gmir?v=1762482473",
        "startDate": "2025-11-07",
        "url": "https://allevents.in/clinton/morawski-barbecue-at-ssb-clinton/200028991367419",
        "location": {
            "@type": "Place",
            "name": "Sterling Street Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 Sterling St, Clinton, MA 01510-1937, United States",
                "addressLocality": "Clinton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.42294",
                "longitude": "-71.69356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Texas style barbecue with a New England flare",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sterling Street Brewery",
                "url": "https://allevents.in/org/sterling-street-brewery/25991332"
            }
        ]
    }
]
```