

# Event Details

- **Event Name**: Jingle Mingle
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: Join us this Saturday!!
- **Event URL**: https://allevents.in/holland/jingle-mingle/200029350874228
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Holland
- **state**: MI
- **country**: United States
- **location**: Hope
- **lat**: 42.786043
- **long**: -86.096288
- **full address**: Hope, Holland, Michigan, United States

## Event gallery

- **Alt text**: Jingle Mingle
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/91b4cf072a25ddfb6721f139a9547b3e86b4c1f29339e3fa1dab552205e737d3-rimg-w1200-h1600-dcf3f3f3-gmir?v=1765629147

## FAQs

- **Q**: When and where is Jingle Mingle being held?
  - **A:** Jingle Mingle takes place on Sat, 13 Dec, 2025 at 03:00 pm to Sat, 13 Dec, 2025 at 03:00 pm at Hope, Holland, Michigan, United States.
- **Q**: Who is organizing Jingle Mingle?
  - **A:** Jingle Mingle is organized by Quincy Place Senior Living.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jingle Mingle",
        "image": "https://cdn-az.allevents.in/events1/banners/91b4cf072a25ddfb6721f139a9547b3e86b4c1f29339e3fa1dab552205e737d3-rimg-w1200-h1600-dcf3f3f3-gmir?v=1765629147",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/holland/jingle-mingle/200029350874228",
        "location": {
            "@type": "Place",
            "name": "Hope",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Holland, Michigan",
                "addressLocality": "Holland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.786043",
                "longitude": "-86.096288"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Saturday!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Quincy Place Senior Living",
                "url": "https://allevents.in/org/quincy-place-senior-living/20597128"
            }
        ]
    }
]
```