

# Event Details

- **Event Name**: Seneca Ward Primary Girls/Boys Activity
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 07:00 pm – Tue, 02 Dec, 2025 at 08:00 pm
- **Event Description**: Primary Activity
- **Event URL**: https://allevents.in/germantown/seneca-ward-primary-girls-boys-activity/1600027747580427
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Germantown
- **state**: MD
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.1656913178
- **long**: -77.287713696776
- **full address**: The Church of Jesus Christ of Latter-day Saints, 18900 Kingsview Road, Germantown, United States

## Event gallery

- **Alt text**: Seneca Ward Primary Girls/Boys Activity
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e6974be0-d61f-11ef-9cf0-cb581fb039c3-rimg-w1200-h800-dc78762f-gmir.jpg

## FAQs

- **Q**: When and where is Seneca Ward Primary Girls/Boys Activity being held?
  - **A:** Seneca Ward Primary Girls/Boys Activity takes place on Tue, 02 Dec, 2025 at 07:00 pm to Tue, 02 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 18900 Kingsview Road, Germantown, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seneca Ward Primary Girls/Boys Activity",
        "image": "https://cdn-az.allevents.in/events10/banners/e6974be0-d61f-11ef-9cf0-cb581fb039c3-rimg-w1200-h800-dc78762f-gmir.jpg",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/germantown/seneca-ward-primary-girls-boys-activity/1600027747580427",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18900 Kingsview Road",
                "addressLocality": "Germantown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1656913178",
                "longitude": "-77.287713696776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary Activity"
    }
]
```