

# Event Details

- **Event Name**: Sunday Service 
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:15 am – Sun, 28 Dec, 2025 at 11:30 am
- **Event Description**: Join us as we worship our Lord and learn more. Sunday service starts at 10:15 am every Sunday morning
- **Event URL**: https://allevents.in/rancho-cucamonga/sunday-service/200029400873859
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Rancho Cucamonga
- **state**: CA
- **country**: United States
- **location**: 7126 Etiwanda Ave, Rancho Cucamonga, CA
- **lat**: 34.12417
- **long**: -117.52396
- **full address**: 7126 Etiwanda Ave, Rancho Cucamonga, CA, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/908e2d87e90fedab61c54e056d9b21636dc715ecc061544085002207f0be220d-rimg-w1200-h1200-dc2d3246-gmir?v=1766586959

## FAQs

- **Q**: When and where is Sunday Service  being held?
  - **A:** Sunday Service  takes place on Sun, 28 Dec, 2025 at 10:15 am to Sun, 28 Dec, 2025 at 11:30 am at 7126 Etiwanda Ave, Rancho Cucamonga, CA, United States.
- **Q**: Who is organizing Sunday Service ?
  - **A:** Sunday Service  is organized by Etiwanda Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events5/banners/908e2d87e90fedab61c54e056d9b21636dc715ecc061544085002207f0be220d-rimg-w1200-h1200-dc2d3246-gmir?v=1766586959",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/rancho-cucamonga/sunday-service/200029400873859",
        "location": {
            "@type": "Place",
            "name": "7126 Etiwanda Ave, Rancho Cucamonga, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7126 Etiwanda Ave, Rancho Cucamonga, CA 91739-9758, United States",
                "addressLocality": "Rancho Cucamonga",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.12417",
                "longitude": "-117.52396"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we worship our Lord and learn more. Sunday service starts at 10:15 am every Sunday morning",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Etiwanda Community Church",
                "url": "https://allevents.in/org/etiwanda-community-church/26107793"
            }
        ]
    }
]
```