

# Event Details

- **Event Name**: 26th Annual Golf Tournament
- **Event Start and End Date**: Thu, 05 Jun, 2025 at 09:00 am
- **Event Description**: Join BSC for our 26th annual golf tournament!!
- **Event URL**: https://allevents.in/bristol/26th-annual-golf-tournament/200028185991258
- **Event Categories**: sports, golf, tournaments
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: CT
- **country**: United States
- **location**: 441 Emmett St, Bristol, CT
- **lat**: 41.66219
- **long**: -72.9076
- **full address**: 441 Emmett St, Bristol, CT, United States

## Event gallery

- **Alt text**: 26th Annual Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/075bd30a314f0fb89cd7fa0cf81016449c1b4472975a881aa1c567a6789133b4-rimg-w1080-h1080-dc464801-gmir?v=1749088127

## FAQs

- **Q**: When and where is 26th Annual Golf Tournament being held?
  - **A:** 26th Annual Golf Tournament takes place on Thu, 05 Jun, 2025 at 09:00 am to Thu, 05 Jun, 2025 at 09:00 am at 441 Emmett St, Bristol, CT, United States.
- **Q**: Who is organizing 26th Annual Golf Tournament?
  - **A:** 26th Annual Golf Tournament is organized by Bristol Soccer Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 26th Annual Golf Tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. 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 26th Annual Golf Tournament sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "26th Annual Golf Tournament",
        "image": "https://cdn-az.allevents.in/events9/banners/075bd30a314f0fb89cd7fa0cf81016449c1b4472975a881aa1c567a6789133b4-rimg-w1080-h1080-dc464801-gmir?v=1749088127",
        "startDate": "2025-06-05",
        "url": "https://allevents.in/bristol/26th-annual-golf-tournament/200028185991258",
        "location": {
            "@type": "Place",
            "name": "441 Emmett St, Bristol, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "421 Emmett St, Bristol, CT 06010-8623, United States,Bristol, Connecticut",
                "addressLocality": "Bristol",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.66219",
                "longitude": "-72.9076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join BSC for our 26th annual golf tournament!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bristol Soccer Club",
                "url": "https://allevents.in/org/bristol-soccer-club/19399930"
            }
        ]
    }
]
```