

# Event Details

- **Event Name**: Damascus Ward Christmas Party
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 05:00 pm – Sat, 05 Dec, 2026 at 07:00 pm (-05:00)
- **Event Description**: Celebration of the birth of our Savior, Jesus Christ
- **Event URL**: https://allevents.in/mt-airy/damascus-ward-christmas-party/1600029564167847
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mt Airy
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.374027297554
- **long**: -77.14400790661
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7255 Ridge Rd, Mt Airy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d3678340-fa41-11f0-be7d-3fd3a14ac33a-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 05:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7255 Ridge Rd, Mt Airy, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Damascus Ward Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Damascus Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/3b5673f0-1d40-11f1-a543-47654153a477-rimg-w1200-h675-dcd9c3a4-gmir.jpg",
        "startDate": "2026-12-05T17:00:00-05:00",
        "endDate": "2026-12-05T19:00:00-05:00",
        "url": "https://allevents.in/mt-airy/damascus-ward-christmas-party/1600029564167847",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7255 Ridge Rd",
                "addressLocality": "Mt Airy",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.374027297554",
                "longitude": "-77.14400790661"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebration of the birth of our Savior, Jesus Christ"
    }
]
```