

# Event Details

- **Event Name**: 2026 Annual Golf Tournament
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 08:30 am
- **Event Description**: Be part of the growth of your association!  Registration is open now!
- **Event URL**: https://allevents.in/alexandria/2026-annual-golf-tournament/200030169220855
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: LA
- **country**: United States
- **location**: OakWing Golf Club
- **lat**: 31.31924
- **long**: -92.52751
- **full address**: OakWing Golf Club, 2345 Vandenburg Dr,Alexandria, Louisiana, United States

## Event gallery

- **Alt text**: 2026 Annual Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4e2ec70f6af6abee612399d8e05107c9f3e18b5be335ccccbeb472f593958a57-rimg-w1200-h1553-dcffffff-gmir?v=1780981845

## FAQs

- **Q**: When and where is 2026 Annual Golf Tournament being held?
  - **A:** 2026 Annual Golf Tournament takes place on Thu, 11 Jun, 2026 at 08:30 am to Thu, 11 Jun, 2026 at 08:30 am at OakWing Golf Club, 2345 Vandenburg Dr,Alexandria, Louisiana, United States.
- **Q**: Who is organizing 2026 Annual Golf Tournament?
  - **A:** 2026 Annual Golf Tournament is organized by Home Builders Association of Central Louisiana.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Annual Golf Tournament",
        "image": "https://cdn-az.allevents.in/events2/banners/4e2ec70f6af6abee612399d8e05107c9f3e18b5be335ccccbeb472f593958a57-rimg-w1200-h1553-dcffffff-gmir?v=1780981845",
        "startDate": "2026-06-11",
        "url": "https://allevents.in/alexandria/2026-annual-golf-tournament/200030169220855",
        "location": {
            "@type": "Place",
            "name": "OakWing Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2345 Vandenburg Dr,Alexandria, Louisiana",
                "addressLocality": "Alexandria",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.31924",
                "longitude": "-92.52751"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Be part of the growth of your association!  Registration is open now!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home Builders Association of Central Louisiana",
                "url": "https://allevents.in/org/home-builders-association-of-central-louisiana/14690014",
                "description": "HBACL is a trade association created to represent  members of the residential building industry.\nTelephone # 318-443-1902\nhbaofcenla@bellsouth.net\n"
            }
        ]
    }
]
```