

# Event Details

- **Event Name**: St. Pattys In The Street
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 06:00 pm
- **Event Description**: Sponsored by Two Rivers Ale House and Mulberry House!
- **Event URL**: https://allevents.in/washington/st-pattys-in-the-street/200029736260331
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 160

## Ticket Details

- **Ticket URL**: http://facebook.com/200029736260331?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=washington-events

## Event venue details

- **city**: Washington
- **state**: NC
- **country**: United States
- **location**: Two Rivers Alehouse NC
- **lat**: 35.542876475236
- **long**: -77.056594312126
- **full address**: Two Rivers Alehouse NC, 184 W Main St, Washington, NC 27889-4944, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bootleg Revival (https://allevents.in/org/bootleg-revival/24290990)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/eb58946fdf8a202e06fe353c1bee4bcba321464945f2000321464656986d7392-rimg-w1200-h632-dc121911-gmir?v=1773443794
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=St.+Pattys+In+The+Street&date=14+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Two Rivers Alehouse NC, 184 W Main St, Washington, NC 27889-4944, United States
- **Q**: Who is organizing the event?
  - **A:** Bootleg Revival
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about St. Pattys In The Street ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. Pattys In The Street",
        "image": "https://cdn-az.allevents.in/events10/banners/eb58946fdf8a202e06fe353c1bee4bcba321464945f2000321464656986d7392-rimg-w1200-h632-dc121911-gmir?v=1773443794",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/washington/st-pattys-in-the-street/200029736260331",
        "location": {
            "@type": "Place",
            "name": "Two Rivers Alehouse NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "184 W Main St, Washington, NC 27889-4944, United States",
                "addressLocality": "Washington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.542876475236",
                "longitude": "-77.056594312126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sponsored by Two Rivers Ale House and Mulberry House!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bootleg Revival",
                "url": "https://allevents.in/org/bootleg-revival/24290990"
            }
        ]
    }
]
```