

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:30 am – Sun, 30 Nov, 2025 at 11:30 am
- **Event Description**: Sacrament Meeting
- **Event URL**: https://allevents.in/canon-city/sacrament-meeting/1600028043060410
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Canon City
- **state**: CO
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.425176411976
- **long**: -105.21518124624
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1435 Elm Avenue, Canon City, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f0643630-1641-11f0-8f41-29ac69b96907-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 30 Nov, 2025 at 10:30 am to Sun, 30 Nov, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 1435 Elm Avenue, Canon City, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/ee535790-1641-11f0-8f41-29ac69b96907-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/canon-city/sacrament-meeting/1600028043060410",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1435 Elm Avenue",
                "addressLocality": "Canon City",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.425176411976",
                "longitude": "-105.21518124624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sacrament Meeting"
    }
]
```