

# Event Details

- **Event Name**: 2nd Ward Christmas Brunch
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:30 am – Sat, 13 Dec, 2025 at 11:45 am
- **Event URL**: https://allevents.in/wilmington/2nd-ward-christmas-brunch/1600027749870940
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027749870940

## Event venue details

- **city**: Wilmington
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.229841286188
- **long**: -77.878578147194
- **full address**: The Church of Jesus Christ of Latter-day Saints, 514 South College Road, Wilmington, US

## Event gallery

- **Alt text**: 2nd Ward Christmas Brunch
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/eb1ecde0-d83b-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dc181515-gmir.jpg

## FAQs

- **Q**: When and where is 2nd Ward Christmas Brunch being held?
  - **A:** 2nd Ward Christmas Brunch takes place on Sat, 13 Dec, 2025 at 10:30 am to Sat, 13 Dec, 2025 at 11:45 am at The Church of Jesus Christ of Latter-day Saints, 514 South College Road, Wilmington, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2nd Ward Christmas Brunch 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 Wilmington, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2nd Ward Christmas Brunch 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": "2nd Ward Christmas Brunch",
        "image": "https://cdn-az.allevents.in/events9/banners/eb1ecde0-d83b-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/wilmington/2nd-ward-christmas-brunch/1600027749870940",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "514 South College Road",
                "addressLocality": "Wilmington",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.229841286188",
                "longitude": "-77.878578147194"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```