

# Event Details

- **Event Name**: Annual Golf Tournament
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 12:30 pm – Sat, 19 Sep, 2026 at 07:00 pm (-05:00)
- **Event Description**: Our Annual Golf Tournament!
- **Event URL**: https://allevents.in/florissant/annual-golf-tournament/200030281524601
- **Event Categories**: sports, golf, tournaments
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Florissant
- **state**: MO
- **country**: United States
- **location**: Florissant Golf Club
- **lat**: 38.804823181115
- **long**: -90.278362273773
- **full address**: Florissant Golf Club, 50 Country Club Ln,Black Jack, Missouri, Florissant, United States

## Event gallery

- **Alt text**: Annual Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2b8f39a105a7f47c36bcb0a9b4f464d5f5a82707fadda9be0399ee73da0cab1a-rimg-w1200-h1200-dc081808-gmir?v=1788172706

## FAQs

- **Q**: When and where is Annual Golf Tournament being held?
  - **A:** Annual Golf Tournament takes place on Sat, 19 Sep, 2026 at 12:30 pm to Sat, 19 Sep, 2026 at 07:00 pm at Florissant Golf Club, 50 Country Club Ln,Black Jack, Missouri, Florissant, United States.
- **Q**: Who is organizing Annual Golf Tournament?
  - **A:** Annual Golf Tournament is organized by Knights of Columbus Council 2951.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Florissant, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Event",
        "name": "Annual Golf Tournament",
        "image": "https://cdn-az.allevents.in/events1/banners/2b8f39a105a7f47c36bcb0a9b4f464d5f5a82707fadda9be0399ee73da0cab1a-rimg-w1200-h1200-dc081808-gmir?v=1788172706",
        "startDate": "2026-09-19T12:30:00-05:00",
        "endDate": "2026-09-19T19:00:00-05:00",
        "url": "https://allevents.in/florissant/annual-golf-tournament/200030281524601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Florissant Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Country Club Ln,Black Jack, Missouri",
                "addressLocality": "Florissant",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.804823181115",
                "longitude": "-90.278362273773"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Annual Golf Tournament!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Knights of Columbus Council 2951",
                "url": "https://allevents.in/org/knights-of-columbus-council-2951/21260059"
            }
        ]
    }
]
```