

# Event Details

- **Event Name**: Christmas Mingle
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:00 am – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: All are welcome to join us for a cozy event at our community center - - a Christmas Mingle! Get to know the folks that may attend a different service or you don’t get a chance to talk to often.
- **Event URL**: https://allevents.in/hornell/christmas-mingle/200029343274531
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hornell
- **state**: NY
- **country**: United States
- **location**: New Hope Community Center
- **lat**: 42.31981
- **long**: -77.66128
- **full address**: New Hope Community Center, 282 Canisteo St.,Hornell, New York, United States

## Event gallery

- **Alt text**: Christmas Mingle
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/636bed199f87ec9989179401440d52f1e13eeb71f2c533a121a0a35cb7118e05-rimg-w1200-h1600-dcbaa381-gmir?v=1765505431

## FAQs

- **Q**: When and where is Christmas Mingle being held?
  - **A:** Christmas Mingle takes place on Sun, 14 Dec, 2025 at 11:00 am to Sun, 14 Dec, 2025 at 03:00 pm at New Hope Community Center, 282 Canisteo St.,Hornell, New York, United States.
- **Q**: Who is organizing Christmas Mingle?
  - **A:** Christmas Mingle is organized by New Hope Wesleyan Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Mingle",
        "image": "https://cdn-az.allevents.in/events7/banners/636bed199f87ec9989179401440d52f1e13eeb71f2c533a121a0a35cb7118e05-rimg-w1200-h1600-dcbaa381-gmir?v=1765505431",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/hornell/christmas-mingle/200029343274531",
        "location": {
            "@type": "Place",
            "name": "New Hope Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "282 Canisteo St.,Hornell, New York",
                "addressLocality": "Hornell",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.31981",
                "longitude": "-77.66128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for a cozy event at our community center - - a Christmas Mingle! Get to know the folks that may attend a different service or you don’t get a chance to talk to often.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Wesleyan Church",
                "url": "https://allevents.in/org/new-hope-wesleyan-church/26860739"
            }
        ]
    }
]
```