

# Event Details

- **Event Name**: 10th Ward Christmas Dinner
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 05:00 pm – Fri, 12 Dec, 2025 at 09:00 pm
- **Event Description**: 10th Ward Christmas Dinner
- **Event URL**: https://allevents.in/pocatello/10th-ward-christmas-dinner/1600028965851903
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.902660038037
- **long**: -112.40887827749
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2925 Michelle Street, Pocatello, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/95d18560-9c92-11f0-9a87-4568b0ae2ecf-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is 10th Ward Christmas Dinner being held?
  - **A:** 10th Ward Christmas Dinner takes place on Fri, 12 Dec, 2025 at 05:00 pm to Fri, 12 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2925 Michelle Street, Pocatello, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "10th Ward Christmas Dinner",
        "image": "https://cdn-az.allevents.in/events10/banners/94e7c1a0-9c92-11f0-9a87-4568b0ae2ecf-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/pocatello/10th-ward-christmas-dinner/1600028965851903",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2925 Michelle Street",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.902660038037",
                "longitude": "-112.40887827749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10th Ward Christmas Dinner"
    }
]
```