

# Event Details

- **Event Name**: Breakfast Bash Potluck
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 11:15 am
- **Event Description**: Join us for hotcakes and more! We'll have syrup, smiles &amp; stacks of fun!
- **Event URL**: https://allevents.in/hardinsburg/breakfast-bash-potluck/200029509682546
- **Event Categories**: food-drinks, potluck
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Hardinsburg
- **state**: KY
- **country**: United States
- **location**: 123 South Main Street, Hardinsburg, KY, United States, Kentucky 40143
- **lat**: 37.77066
- **long**: -86.45789
- **full address**: 123 South Main Street, Hardinsburg, KY, United States, Kentucky 40143

## Event gallery

- **Alt text**: Breakfast Bash Potluck
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d9003393a4379c2c8cd41a72ba3307f04027eb5ac926c5f857b5550b17547115-rimg-w1200-h857-dcffffff-gmir?v=1771055173

## FAQs

- **Q**: When and where is Breakfast Bash Potluck being held?
  - **A:** Breakfast Bash Potluck takes place on Sun, 15 Feb, 2026 at 11:15 am to Sun, 15 Feb, 2026 at 11:15 am at 123 South Main Street, Hardinsburg, KY, United States, Kentucky 40143.
- **Q**: Who is organizing Breakfast Bash Potluck?
  - **A:** Breakfast Bash Potluck is organized by Hardinsburg UMC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Breakfast Bash Potluck is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Hardinsburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Breakfast Bash Potluck sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast Bash Potluck",
        "image": "https://cdn-az.allevents.in/events4/banners/d9003393a4379c2c8cd41a72ba3307f04027eb5ac926c5f857b5550b17547115-rimg-w1200-h857-dcffffff-gmir?v=1771055173",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/hardinsburg/breakfast-bash-potluck/200029509682546",
        "location": {
            "@type": "Place",
            "name": "123 South Main Street, Hardinsburg, KY, United States, Kentucky 40143",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "781 Main St, Hardinsburg, KY 40143-6800, United States",
                "addressLocality": "Hardinsburg",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.77066",
                "longitude": "-86.45789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for hotcakes and more! We'll have syrup, smiles & stacks of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hardinsburg UMC",
                "url": "https://allevents.in/org/hardinsburg-umc/26349626"
            }
        ]
    }
]
```