

# Event Details

- **Event Name**: Garfield 5th Ward Christmas Gathering
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 am – Sat, 13 Dec, 2025 at 11:59 pm
- **Event Description**: Please come and celebrate Christ with us!
- **Event URL**: https://allevents.in/rigby/garfield-5th-ward-christmas-gathering/1600028651102531
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rigby
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.627253137456
- **long**: -111.92460786595
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5 North 3900 East, Rigby, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/17c71a40-75ff-11f0-bc5b-f376950d0d7c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5 North 3900 East, Rigby, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Garfield 5th Ward Christmas Gathering ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garfield 5th Ward Christmas Gathering",
        "image": "https://cdn-az.allevents.in/events6/banners/239b34a0-d20c-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/rigby/garfield-5th-ward-christmas-gathering/1600028651102531",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 North 3900 East",
                "addressLocality": "Rigby",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.627253137456",
                "longitude": "-111.92460786595"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come and celebrate Christ with us!"
    }
]
```