

# Event Details

- **Event Name**: Ducks Unlimited Golf Tournament at Royal Golf Club
- **Event Start and End Date**: Fri, 12 Sep, 2025 at 01:00 pm – Fri, 12 Sep, 2025 at 06:00 pm
- **Event Description**: Grab your friends and make plans to join us as we kick off a new golf event to support the Ducks!
- **Event URL**: https://allevents.in/slidell/ducks-unlimited-golf-tournament-at-royal-golf-club/200028388402150
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details

- **Ticket URL**: https://ducksunlimited.myeventscenter.com/event/Ducks-Unlimited-Golf-Tournament-At-Royal-Golf-Club-111196?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=slidell-events

## Event venue details

- **city**: Slidell
- **state**: LA
- **country**: United States
- **location**: Royal Golf Club
- **lat**: 30.333123319286
- **long**: -89.832314439286
- **full address**: Royal Golf Club, 201 Royal Dr,North Slidell, Louisiana, Slidell, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Slidell Ducks Unlimited (https://allevents.in/org/slidell-ducks-unlimited/22423655)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Ducks+Unlimited+Golf+Tournament+at+Royal+Golf+Club&date=Fri%2C+12+Sep%2C+2025+at+01%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1beac1d11c9aa961f9fd0189b20e3831b4290fb929b0874ba64707c29bc07389-rimg-w300-h300-dcfefefe-gmir?v=1757610170

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Sep, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Royal Golf Club, 201 Royal Dr,North Slidell, Louisiana, Slidell, United States
- **Q**: Who is organizing the event?
  - **A:** Slidell Ducks Unlimited
- **Q**: What type of event is this?
  - **A:** sports, tournaments, golf
- **Q**: Where can I find ticket details about Ducks Unlimited Golf Tournament at Royal Golf Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ducks Unlimited Golf Tournament at Royal Golf Club",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Ducks+Unlimited+Golf+Tournament+at+Royal+Golf+Club&date=Fri%2C+12+Sep%2C+2025+at+01%3A00+pm&bg=1",
        "startDate": "2025-09-12",
        "endDate": "2025-09-12",
        "url": "https://allevents.in/slidell/ducks-unlimited-golf-tournament-at-royal-golf-club/200028388402150",
        "location": {
            "@type": "Place",
            "name": "Royal Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 Royal Dr,North Slidell, Louisiana",
                "addressLocality": "Slidell",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.333123319286",
                "longitude": "-89.832314439286"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab your friends and make plans to join us as we kick off a new golf event to support the Ducks!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Slidell Ducks Unlimited",
                "url": "https://allevents.in/org/slidell-ducks-unlimited/22423655"
            }
        ]
    }
]
```