

# Event Details

- **Event Name**: St. Patrick’s Day
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 11:00 am
- **Event Description**: We’ll be having our annual St. Patrick’s Day celebration with good food, drinks and fun!
- **Event URL**: https://allevents.in/bristol/st-patrick’s-day/200029629845010
- **Event Categories**: saint-patricks-day, st-patricks-day, food-drinks
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: CT
- **country**: United States
- **location**: 22 Hooker Court
- **lat**: 41.67073
- **long**: -72.93388
- **full address**: 22 Hooker Court, 22 Hooker Ct, Bristol, CT 06010-6305, United States

## Event gallery

- **Alt text**: St. Patrick’s Day
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d703ebd40387d1dfecce3131efe6403814b086f306f3f2262cd0512b4f5ac8e5-rimg-w959-h959-dcd0dcea-gmir?v=1773759357

## FAQs

- **Q**: When and where is St. Patrick’s Day being held?
  - **A:** St. Patrick’s Day takes place on Tue, 17 Mar, 2026 at 11:00 am to Tue, 17 Mar, 2026 at 11:00 am at 22 Hooker Court, 22 Hooker Ct, Bristol, CT 06010-6305, United States.
- **Q**: Who is organizing St. Patrick’s Day?
  - **A:** St. Patrick’s Day is organized by Bristol American Legion Post 02.
- **Q**: Who is this event for? Is it right for me?
  - **A:** St. Patrick’s Day is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Bristol, this event is thoughtfully curated to deliver a standout experience worth every moment. If St. Patrick’s Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "St. Patrick’s Day",
        "image": "https://cdn-az.allevents.in/events10/banners/d703ebd40387d1dfecce3131efe6403814b086f306f3f2262cd0512b4f5ac8e5-rimg-w959-h959-dcd0dcea-gmir?v=1773759357",
        "startDate": "2026-03-17",
        "url": "https://allevents.in/bristol/st-patrick’s-day/200029629845010",
        "location": {
            "@type": "Place",
            "name": "22 Hooker Court",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 Hooker Ct, Bristol, CT 06010-6305, United States",
                "addressLocality": "Bristol",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.67073",
                "longitude": "-72.93388"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ll be having our annual St. Patrick’s Day celebration with good food, drinks and fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bristol American Legion Post 02",
                "url": "https://allevents.in/org/bristol-american-legion-post-02/21838322"
            }
        ]
    }
]
```