

# Event Details

- **Event Name**: Eat & Greet - 469 Bar and Grill
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 12:00 pm
- **Event Description**: Our last luncheon for the year.
- **Event URL**: https://allevents.in/new-haven/eat-and-greet-469-bar-and-grill/200029368965320
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: New Haven
- **state**: IN
- **country**: United States
- **location**: Fort Wayne Comedy Club at 469
- **lat**: 41.064514246861
- **long**: -85.001670308411
- **full address**: Fort Wayne Comedy Club at 469, 1324 Minnich Road,New Haven, Indiana, United States

## Event gallery

- **Alt text**: Eat &amp; Greet - 469 Bar and Grill
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/eac4619f5d4857c506e9e3c1f7aaac3ef0e378836500539038027c940c801c5c-rimg-w1200-h1553-dcfefeff-gmir?v=1765977320

## FAQs

- **Q**: When and where is Eat & Greet - 469 Bar and Grill being held?
  - **A:** Eat &amp; Greet - 469 Bar and Grill takes place on Wed, 17 Dec, 2025 at 12:00 pm to Wed, 17 Dec, 2025 at 12:00 pm at Fort Wayne Comedy Club at 469, 1324 Minnich Road,New Haven, Indiana, United States.
- **Q**: Who is organizing Eat & Greet - 469 Bar and Grill?
  - **A:** Eat &amp; Greet - 469 Bar and Grill is organized by New Haven Chamber.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eat &amp; Greet - 469 Bar and Grill",
        "image": "https://cdn-az.allevents.in/events2/banners/eac4619f5d4857c506e9e3c1f7aaac3ef0e378836500539038027c940c801c5c-rimg-w1200-h1553-dcfefeff-gmir?v=1765977320",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/new-haven/eat-and-greet-469-bar-and-grill/200029368965320",
        "location": {
            "@type": "Place",
            "name": "Fort Wayne Comedy Club at 469",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1324 Minnich Road,New Haven, Indiana",
                "addressLocality": "New Haven",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.064514246861",
                "longitude": "-85.001670308411"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our last luncheon for the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Haven Chamber",
                "url": "https://allevents.in/org/new-haven-chamber/25955008"
            }
        ]
    }
]
```