

# Event Details

- **Event Name**: SC3 RS Christmas Activity/Dinner
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 06:30 pm – Thu, 04 Dec, 2025 at 09:30 pm
- **Event URL**: https://allevents.in/idaho-falls/sc3-rs-christmas-activity-dinner/1600027712409327
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.50230888
- **long**: -111.9832134
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2545 Mesa Street, Idaho Falls, US

## Event gallery

- **Alt text**: SC3 RS Christmas Activity/Dinner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4b272860-d17d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc181515-gmir.jpg

## FAQs

- **Q**: When and where is SC3 RS Christmas Activity/Dinner being held?
  - **A:** SC3 RS Christmas Activity/Dinner takes place on Thu, 04 Dec, 2025 at 06:30 pm to Thu, 04 Dec, 2025 at 09:30 pm at The Church of Jesus Christ of Latter-day Saints, 2545 Mesa Street, Idaho Falls, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** SC3 RS Christmas Activity/Dinner is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Idaho Falls, this event is thoughtfully curated to deliver a standout experience worth every moment. If SC3 RS Christmas Activity/Dinner sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SC3 RS Christmas Activity/Dinner",
        "image": "https://cdn-az.allevents.in/events7/banners/4b272860-d17d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/idaho-falls/sc3-rs-christmas-activity-dinner/1600027712409327",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2545 Mesa Street",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.50230888",
                "longitude": "-111.9832134"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```