

# Event Details

- **Event Name**: 6th Annual Conservation Dinner
- **Event Start and End Date**: Fri, 07 Aug, 2026 at 06:00 pm
- **Event Description**: Date is set & we have a new location!
- **Event URL**: https://allevents.in/seminole/6th-annual-conservation-dinner/200030217442714
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 63

## Ticket Details


## Event venue details

- **city**: Seminole
- **state**: OK
- **country**: United States
- **location**: Lab 405
- **lat**: 35.23756
- **long**: -96.66815
- **full address**: Lab 405, 1600 Lloyd Simmons Blvd, Seminole, OK 74868, United States

## Event gallery

- **Alt text**: 6th Annual Conservation Dinner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bab06667089a5f193089c185b869cdd2c0d9c1cd5a02fc4c0decaab16def165e-rimg-w540-h699-dcf8f8f8-gmir?v=1785571953

## FAQs

- **Q**: When and where is 6th Annual Conservation Dinner being held?
  - **A:** 6th Annual Conservation Dinner takes place on Fri, 07 Aug, 2026 at 06:00 pm to Fri, 07 Aug, 2026 at 06:00 pm at Lab 405, 1600 Lloyd Simmons Blvd, Seminole, OK 74868, United States.
- **Q**: Who is organizing 6th Annual Conservation Dinner?
  - **A:** 6th Annual Conservation Dinner is organized by Seminole Ducks Unlimited.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "6th Annual Conservation Dinner",
        "image": "https://cdn-az.allevents.in/events4/banners/bab06667089a5f193089c185b869cdd2c0d9c1cd5a02fc4c0decaab16def165e-rimg-w540-h699-dcf8f8f8-gmir?v=1785571953",
        "startDate": "2026-08-07",
        "url": "https://allevents.in/seminole/6th-annual-conservation-dinner/200030217442714",
        "location": {
            "@type": "Place",
            "name": "Lab 405",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1600 Lloyd Simmons Blvd, Seminole, OK 74868, United States",
                "addressLocality": "Seminole",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.23756",
                "longitude": "-96.66815"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Date is set & we have a new location!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seminole Ducks Unlimited",
                "url": "https://allevents.in/org/seminole-ducks-unlimited/19328082"
            }
        ]
    }
]
```