

# Event Details

- **Event Name**: Regular Spanish Worship Service
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 12:15 pm – Sun, 30 Nov, 2025 at 01:15 pm
- **Event Description**: Servicio regular de reunión sacramental para el barrio Griffith. Regular sacrament meeting service for the Griffith ward (spanish speaking).
- **Event URL**: https://allevents.in/griffith/regular-spanish-worship-service/1600027782262003
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Griffith
- **state**: IN
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.548434
- **long**: -87.429768
- **full address**: The Church of Jesus Christ of Latter-day Saints, 300 West Wirth Road, Griffith, United States

## Event gallery

- **Alt text**: Regular Spanish Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c490f540-2c9c-11f0-bc1a-75407d9ba702-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Regular Spanish Worship Service being held?
  - **A:** Regular Spanish Worship Service takes place on Sun, 30 Nov, 2025 at 12:15 pm to Sun, 30 Nov, 2025 at 01:15 pm at The Church of Jesus Christ of Latter-day Saints, 300 West Wirth Road, Griffith, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Regular Spanish Worship Service",
        "image": "https://cdn-az.allevents.in/events2/banners/c490f540-2c9c-11f0-bc1a-75407d9ba702-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/griffith/regular-spanish-worship-service/1600027782262003",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 West Wirth Road",
                "addressLocality": "Griffith",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.548434",
                "longitude": "-87.429768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Servicio regular de reunión sacramental para el barrio Griffith. Regular sacrament meeting service for the Griffith ward (spanish speaking)."
    }
]
```