

# Event Details

- **Event Name**: 3rd Sunday Potluck
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 02:00 pm
- **Event Description**: The first potluck of 2026!!Everyone bring a dish that wants to. We've got all the cold beer you need! Come join the fun.
- **Event URL**: https://allevents.in/olive-branch/3rd-sunday-potluck/200029803042714
- **Event Categories**: food-drinks, potluck
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029803042714?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=olive+branch-events

## Event venue details

- **city**: Olive Branch
- **state**: MS
- **country**: United States
- **location**: Cripple Creek Bar 5766 Hwy 178, Olive Branch MS 38654
- **lat**: 34.99442
- **long**: -89.87093
- **full address**: Cripple Creek Bar 5766 Hwy 178, Olive Branch MS 38654, 5766 MS-178, Olive Branch, MS 38654-8539, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=3rd+Sunday+Potluck&date=Sun%2C+15+Mar%2C+2026+at+02%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6be20a106c8c644902f2397c02a2a2f6a6bf9f5bb9a7b93d6d31512c2969444f-rimg-w300-h300-dcfefefe-gmir?v=1773354494

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Mar, 2026 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Cripple Creek Bar 5766 Hwy 178, Olive Branch MS 38654, 5766 MS-178, Olive Branch, MS 38654-8539, United States
- **Q**: What type of event is this?
  - **A:** food-drinks, potluck
- **Q**: Where can I find ticket details about 3rd Sunday Potluck ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd Sunday Potluck",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=3rd+Sunday+Potluck&date=Sun%2C+15+Mar%2C+2026+at+02%3A00+pm&bg=5",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/olive-branch/3rd-sunday-potluck/200029803042714",
        "location": {
            "@type": "Place",
            "name": "Cripple Creek Bar 5766 Hwy 178, Olive Branch MS 38654",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5766 MS-178, Olive Branch, MS 38654-8539, United States",
                "addressLocality": "Olive Branch",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.99442",
                "longitude": "-89.87093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The first potluck of 2026!!Everyone bring a dish that wants to. We've got all the cold beer you need! Come join the fun."
    }
]
```