

# Event Details

- **Event Name**: Primary - Activity Days
- **Event Start and End Date**: Wed, 12 Nov, 2025 at 07:00 pm – Wed, 12 Nov, 2025 at 08:00 pm
- **Event Description**: Primary children ages 8-11 years particpate in activities that strengthen testimonies, build friendships, and develop goals in the four goal areas: Spiritual, Social, Physical, and Intellectual. Friends are welcome!
- **Event URL**: https://allevents.in/traverse-city/primary-activity-days/1600028012431739
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Traverse City
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.739227586676
- **long**: -85.633998205909
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3746 Veterans Drive, Traverse City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4b9d44d0-0fc4-11f0-9e27-ff1e12d8cd5b-rimg-w1000-h563-dc

## FAQs

- **Q**: When and where is Primary - Activity Days being held?
  - **A:** Primary - Activity Days takes place on Wed, 12 Nov, 2025 at 07:00 pm to Wed, 12 Nov, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3746 Veterans Drive, Traverse City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary - Activity Days",
        "image": "https://cdn-az.allevents.in/events2/banners/4aeef570-c026-11f0-a20f-a71ece99b432-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2025-11-12",
        "endDate": "2025-11-12",
        "url": "https://allevents.in/traverse-city/primary-activity-days/1600028012431739",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3746 Veterans Drive",
                "addressLocality": "Traverse City",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.739227586676",
                "longitude": "-85.633998205909"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Primary children ages 8-11 years particpate in activities that strengthen testimonies, build friendships, and develop goals in the four goal areas: Spiritual, Social, Physical, and Intellectual. Friends are welcome!"
    }
]
```