

# Event Details

- **Event Name**: Fallbrook Sunday Church Service
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:30 am – Sun, 07 Dec, 2025 at 11:30 am
- **Event Description**: Church service centered around the teachings of Jesus Christ.
- **Event URL**: https://allevents.in/fallbrook/fallbrook-sunday-church-service/1600027774028400
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Fallbrook Sunday Church Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4fc7cba0-d217-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Fallbrook Sunday Church Service being held?
  - **A:** Fallbrook Sunday Church Service takes place on Sun, 07 Dec, 2025 at 10:30 am to Sun, 07 Dec, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 621 South Stagecoach Lane, Fallbrook, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fallbrook Sunday Church Service",
        "image": "https://cdn-az.allevents.in/events9/banners/4fc7cba0-d217-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/fallbrook/fallbrook-sunday-church-service/1600027774028400",
        "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": "Church service centered around the teachings of Jesus Christ."
    }
]
```