

# Event Details

- **Event Name**: First Presidency Christmas Devotional
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 07:00 pm – Sun, 07 Dec, 2025 at 08:30 pm
- **Event Description**: Christmas devotional and hot cocoa.
- **Event URL**: https://allevents.in/ofallon/first-presidency-christmas-devotional/1600027550613551
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: O'Fallon
- **state**: IL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.608753183556
- **long**: -89.916118690632
- **full address**: The Church of Jesus Christ of Latter-day Saints, 255 Fairwood Hills Road, O'Fallon, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/92fae8d0-d3d4-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc181515-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9333d320-d3d4-11f0-996b-d59fe40bb918-rimg-w300-h300-dc171618-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 255 Fairwood Hills Road, O'Fallon, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about First Presidency Christmas Devotional ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Presidency Christmas Devotional",
        "image": "https://cdn-az.allevents.in/events8/banners/92fae8d0-d3d4-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc181515-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/ofallon/first-presidency-christmas-devotional/1600027550613551",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Fairwood Hills Road",
                "addressLocality": "O'Fallon",
                "addressRegion": "IL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.608753183556",
                "longitude": "-89.916118690632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas devotional and hot cocoa."
    }
]
```