

# Event Details

- **Event Name**: WOW Primary presentation
- **Event Start and End Date**: Sun, 25 Oct, 2026 at 11:00 am – Sun, 25 Oct, 2026 at 12:00 pm (-04:00)
- **Event Description**: The children of the White Oak Ward lead Sunday services and share testimony of Jesus Christ in music and word.
- **Event URL**: https://allevents.in/silver-spring/wow-primary-presentation/1600029675530841
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Silver Spring
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.065890742889
- **long**: -77.018922516236
- **full address**: The Church of Jesus Christ of Latter-day Saints, 500 Randolph Road, Silver Spring, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2bd20990-0c23-11f1-a8d8-235e94c18025-rimg-w1000-h563-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 25 Oct, 2026 at 11:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 500 Randolph Road, Silver Spring, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about WOW Primary presentation ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WOW Primary presentation",
        "image": "https://cdn-az.allevents.in/events6/banners/81b32f60-1ed4-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dcc2c6d4-gmir.jpg",
        "startDate": "2026-10-25T11:00:00-04:00",
        "endDate": "2026-10-25T12:00:00-04:00",
        "url": "https://allevents.in/silver-spring/wow-primary-presentation/1600029675530841",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 Randolph Road",
                "addressLocality": "Silver Spring",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.065890742889",
                "longitude": "-77.018922516236"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The children of the White Oak Ward lead Sunday services and share testimony of Jesus Christ in music and word."
    }
]
```