

# Event Details

- **Event Name**: Sacrament meeting at 1230 All are welcome!
- **Event Start and End Date**: Sun, 21 Sep, 2025 at 12:30 pm – Sun, 21 Sep, 2025 at 02:30 pm
- **Event Description**: All are invited to stay for the second hour of worship.
- **Event URL**: https://allevents.in/san-diego/sacrament-meeting-at-1230-all-are-welcome/1600028281839533
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Diego
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.578109
- **long**: -117.100742
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1515 Elder Avenue, San Diego, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/39ceeec0-3f03-11f0-945c-af3cb222d4b2-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Sep, 2025 at 12:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1515 Elder Avenue, San Diego, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sacrament meeting at 1230 All are welcome! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament meeting at 1230 All are welcome!",
        "image": "https://cdn-az.allevents.in/events6/banners/5c0fcba0-4091-11f0-af66-c90bd708d097-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-09-21",
        "endDate": "2025-09-21",
        "url": "https://allevents.in/san-diego/sacrament-meeting-at-1230-all-are-welcome/1600028281839533",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 Elder Avenue",
                "addressLocality": "San Diego",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.578109",
                "longitude": "-117.100742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited to stay for the second hour of worship."
    }
]
```