

# Event Details

- **Event Name**: Primary Program Red Rock 1st Ward
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 12:00 pm – Sun, 09 Nov, 2025 at 01:00 pm
- **Event Description**: All primary children
- **Event URL**: https://allevents.in/idaho-falls/primary-program-red-rock-1st-ward/1600027842155334
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.524153008148
- **long**: -111.97207776166
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3102 Pinnacle Drive, Idaho Falls, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e8975c70-e9b9-11ef-9856-d131f627cd18-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3102 Pinnacle Drive, Idaho Falls, United States
- **Q**: Where can I find ticket details about Primary Program Red Rock 1st Ward ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary Program Red Rock 1st Ward",
        "image": "https://cdn-az.allevents.in/events3/banners/e63af5e0-e9b9-11ef-af48-0bb67c98c043-rimg-w1200-h675-dcdad8d5-gmir.jpg",
        "startDate": "2025-11-09",
        "endDate": "2025-11-09",
        "url": "https://allevents.in/idaho-falls/primary-program-red-rock-1st-ward/1600027842155334",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3102 Pinnacle Drive",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.524153008148",
                "longitude": "-111.97207776166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All primary children"
    }
]
```