

# Event Details

- **Event Name**: Ward Christmas Social
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:30 pm – Fri, 12 Dec, 2025 at 08:30 pm
- **Event Description**: Celebration Of the Savior's birth
- **Event URL**: https://allevents.in/mansfield/ward-christmas-social/1600028568997024
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mansfield
- **state**: OH
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.704455056901
- **long**: -82.535853690082
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1951 Middle Bellville Road, Mansfield, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a7215b10-6a7e-11f0-9052-4362edc9b2ed-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Dec, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1951 Middle Bellville Road, Mansfield, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Christmas Social ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Christmas Social",
        "image": "https://cdn-az.allevents.in/events4/banners/b0b102c0-d207-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/mansfield/ward-christmas-social/1600028568997024",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1951 Middle Bellville Road",
                "addressLocality": "Mansfield",
                "addressRegion": "OH",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.704455056901",
                "longitude": "-82.535853690082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebration Of the Savior's birth"
    }
]
```