

# Event Details

- **Event Name**: Golf Tournament 
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 07:00 am (-04:00)
- **Event Description**: We’re excited to announce the 22nd Annual Golf Tournament at St Lucie Trails Golf Course! This is your chance to enjoy a great day of golf, connect with fellow business and community leaders.
- **Event URL**: https://allevents.in/port-saint-lucie/golf-tournament/200030001331947
- **Event Categories**: Sports, Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Port Saint Lucie
- **state**: FL
- **country**: United States
- **location**: St. Lucie Trail Golf Club
- **lat**: 27.309421724008
- **long**: -80.394075076325
- **full address**: St. Lucie Trail Golf Club, 951 SW Country Club Drive,Port Saint Lucie,FL,United States

## Event gallery

- **Alt text**: Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0e5d4440dbc519fd953734a41b7cd78ebf3116effb09b9d18e384947534cff57-rimg-w1200-h628-dcd3dfd0-gmir?v=1777491704

## FAQs

- **Q**: When and where is Golf Tournament  being held?
  - **A:** Golf Tournament  takes place on Fri, 19 Jun, 2026 at 07:00 am to Fri, 19 Jun, 2026 at 07:00 am at St. Lucie Trail Golf Club, 951 SW Country Club Drive,Port Saint Lucie,FL,United States.
- **Q**: Who is organizing Golf Tournament ?
  - **A:** Golf Tournament  is organized by St Lucie County Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Golf Tournament",
        "image": "https://cdn-az.allevents.in/events4/banners/0e5d4440dbc519fd953734a41b7cd78ebf3116effb09b9d18e384947534cff57-rimg-w1200-h628-dcd3dfd0-gmir?v=1777491704",
        "startDate": "2026-06-19T07:00:00-04:00",
        "url": "https://allevents.in/port-saint-lucie/golf-tournament/200030001331947",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. Lucie Trail Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "951 SW Country Club Drive,Port Saint Lucie,FL,United States",
                "addressLocality": "Port Saint Lucie",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.309421724008",
                "longitude": "-80.394075076325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re excited to announce the 22nd Annual Golf Tournament at St Lucie Trails Golf Course! This is your chance to enjoy a great day of golf, connect with fellow business and community leaders.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Lucie County Chamber of Commerce",
                "url": "https://allevents.in/org/st-lucie-county-chamber-of-commerce/3816413",
                "description": "Checkout all the great events, committee and council meetings going on here at the Chamber!"
            }
        ]
    }
]
```