

# Event Details

- **Event Name**: Tierra Bonita Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am – Sun, 21 Dec, 2025 at 12:00 pm
- **Event Description**: The sacrament meeting is the first hour meeting for Sunday worship.
- **Event URL**: https://allevents.in/lancaster/tierra-bonita-ward-sacrament-meeting/1600028657632526
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lancaster
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.6889786332
- **long**: -118.08079426811
- **full address**: The Church of Jesus Christ of Latter-day Saints, 44330 North 27th Street East, Lancaster, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4a68df70-773e-11f0-86a1-87913a210173-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 44330 North 27th Street East, Lancaster, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Tierra Bonita Ward Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tierra Bonita Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/1ca4d5c0-d21b-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/lancaster/tierra-bonita-ward-sacrament-meeting/1600028657632526",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44330 North 27th Street East",
                "addressLocality": "Lancaster",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.6889786332",
                "longitude": "-118.08079426811"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The sacrament meeting is the first hour meeting for Sunday worship."
    }
]
```