

# Event Details

- **Event Name**: Primary activity
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 10:00 am – Sat, 13 Jun, 2026 at 12:00 pm (-06:00)
- **Event Description**: Ten mile ward primary activity
- **Event URL**: https://allevents.in/meridian/primary-activity/1600029715330644
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Meridian
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.62280898
- **long**: -116.4542436
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1985 North Black Cat Road, Meridian, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/393635a0-1053-11f1-b205-49d23285143a-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Jun, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1985 North Black Cat Road, Meridian, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Primary activity ?
  - **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",
        "image": "https://cdn-az.allevents.in/events8/banners/4a5a3c80-1ece-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-13T10:00:00-06:00",
        "endDate": "2026-06-13T12:00:00-06:00",
        "url": "https://allevents.in/meridian/primary-activity/1600029715330644",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1985 North Black Cat Road",
                "addressLocality": "Meridian",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.62280898",
                "longitude": "-116.4542436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ten mile ward primary activity"
    }
]
```