

# Event Details

- **Event Name**: Fallbrook Sunday Worship Services
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 10:30 am – Sun, 27 Dec, 2026 at 10:30 am (-07:00)
- **Event Description**: Please join us as we worship our Savior Jesus Christ each Sunday by gathering together to learn more about Him, partake of the sacrament, sing hymns, listen to talks, and pray.
- **Event URL**: https://allevents.in/fallbrook/fallbrook-sunday-worship-services/1600029351312456
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fallbrook
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.372311
- **long**: -117.228372
- **full address**: The Church of Jesus Christ of Latter-day Saints, 621 South Stagecoach Lane, Fallbrook, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6ed45e80-d845-11f0-acca-272cf2c95e55-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 10:30 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 621 South Stagecoach Lane, Fallbrook, US
- **Q**: Where can I find ticket details about Fallbrook Sunday Worship Services ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fallbrook Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events1/banners/6e0108f0-d845-11f0-acca-272cf2c95e55-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-08T10:30:00-07:00",
        "endDate": "2026-12-27T10:30:00-07:00",
        "url": "https://allevents.in/fallbrook/fallbrook-sunday-worship-services/1600029351312456",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "621 South Stagecoach Lane",
                "addressLocality": "Fallbrook",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.372311",
                "longitude": "-117.228372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us as we worship our Savior Jesus Christ each Sunday by gathering together to learn more about Him, partake of the sacrament, sing hymns, listen to talks, and pray."
    }
]
```