

# Event Details

- **Event Name**: Lunch with Michelle
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 12:00 pm
- **Event Description**: Lunch and live music with our favorite girl, Michelle King.
- **Event URL**: https://allevents.in/gloversville/lunch-with-michelle/200029207639429
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029207639429?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=gloversville-events

## Event venue details

- **city**: Gloversville
- **state**: NY
- **country**: United States
- **location**: 33 N. Main St., Gloversville, NY
- **lat**: 43.05155
- **long**: -74.34512
- **full address**: 33 N. Main St., Gloversville, NY, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sage & Cedar Cafe (https://allevents.in/org/sage-and-cedar-cafe/27093253)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e2160a8e6debafd3723041474912d71e0e303367b71c74bd6c1d4cdc14fb36ca-rimg-w1200-h1600-dcffffff-gmir?v=1763352808
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dfd8e8096af687159da0aeff527d7552ee00cec8e4198006ebe886d4b728086e-rimg-w300-h300-dcfefffe-gmir?v=1763352809

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 33 N. Main St., Gloversville, NY, United States
- **Q**: Who is organizing the event?
  - **A:** Sage & Cedar Cafe
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Lunch with Michelle ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Lunch with Michelle",
        "image": "https://cdn-az.allevents.in/events4/banners/e2160a8e6debafd3723041474912d71e0e303367b71c74bd6c1d4cdc14fb36ca-rimg-w1200-h1600-dcffffff-gmir?v=1763352808",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/gloversville/lunch-with-michelle/200029207639429",
        "location": {
            "@type": "Place",
            "name": "33 N. Main St., Gloversville, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 N Main St, Gloversville, NY 12078-3006, United States",
                "addressLocality": "Gloversville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.05155",
                "longitude": "-74.34512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lunch and live music with our favorite girl, Michelle King.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sage & Cedar Cafe",
                "url": "https://allevents.in/org/sage-and-cedar-cafe/27093253"
            }
        ]
    }
]
```