

# Event Details

- **Event Name**: Primary Activity Night
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 07:00 pm – Wed, 17 Jun, 2026 at 07:00 pm (-04:00)
- **Event Description**: Valiant activity night for all children ages 7 to 11.
- **Event URL**: https://allevents.in/bowie/primary-activity-night/1600027999926338
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bowie
- **state**: MD
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.977277
- **long**: -76.716172
- **full address**: The Church of Jesus Christ of Latter-day Saints, 16621 Sylvan Drive, Bowie, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d7d01a70-0da5-11f0-a6da-59f88de70000-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 18 Mar, 2026 at 07:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 16621 Sylvan Drive, Bowie, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Primary Activity Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary Activity Night",
        "image": "https://cdn-az.allevents.in/events9/banners/00631dc0-2caf-11f0-8088-07b044736f52-rimg-w1200-h675-dcc1a88e-gmir.jpg",
        "startDate": "2026-03-18T19:00:00-04:00",
        "endDate": "2026-06-17T19:00:00-04:00",
        "url": "https://allevents.in/bowie/primary-activity-night/1600027999926338",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16621 Sylvan Drive",
                "addressLocality": "Bowie",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.977277",
                "longitude": "-76.716172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Valiant activity night for all children ages 7 to 11."
    }
]
```