

# Event Details

- **Event Name**: Bob and Michelle's Labor Day Party
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 12:00 pm (-04:00)
- **Event Description**: Come eat, drink and have good times with us!!  We hope to see everybody's smiling faces!!
- **Event URL**: https://allevents.in/indian-lake/bob-and-michelles-labor-day-party/200030655477200
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030655477200?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=indian+lake-events

## Event venue details

- **city**: Indian Lake
- **state**: NY
- **country**: United States
- **location**: 122 Browns Way Indian Lake
- **lat**: 43.78446
- **long**: -74.2656
- **full address**: 122 Browns Way Indian Lake, 122 Browns Way, Indian Lake, NY 12842-7714, United States

## Event gallery

- **Alt text**: Bob and Michelle's Labor Day Party
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/92b5075d8e48b624b3c9123324a3e2e2e5861172b8d63d55a8d93ca3172f279b-rimg-w945-h2048-dc080808-gmir?v=1788481500

## FAQs

- **Q**: When and where is Bob and Michelle's Labor Day Party being held?
  - **A:** Bob and Michelle's Labor Day Party takes place on Sun, 06 Sep, 2026 at 12:00 pm to Sun, 06 Sep, 2026 at 12:00 pm at 122 Browns Way Indian Lake, 122 Browns Way, Indian Lake, NY 12842-7714, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bob and Michelle's Labor Day Party 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 Indian Lake, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bob and Michelle's Labor Day Party 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": "Bob and Michelle's Labor Day Party",
        "image": "https://cdn-az.allevents.in/events5/banners/92b5075d8e48b624b3c9123324a3e2e2e5861172b8d63d55a8d93ca3172f279b-rimg-w945-h2048-dc080808-gmir?v=1788481500",
        "startDate": "2026-09-06T12:00:00-04:00",
        "url": "https://allevents.in/indian-lake/bob-and-michelles-labor-day-party/200030655477200",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "122 Browns Way Indian Lake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "122 Browns Way, Indian Lake, NY 12842-7714, United States",
                "addressLocality": "Indian Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.78446",
                "longitude": "-74.2656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come eat, drink and have good times with us!!  We hope to see everybody's smiling faces!!"
    }
]
```