

# Event Details

- **Event Name**: Congregational Worship Service
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:00 am – Sun, 12 Jul, 2026 at 11:00 am (-05:00)
- **Event Description**: Come worship and praise the Savior with us.
- **Event URL**: https://allevents.in/hondo/congregational-worship-service/1600027873710027
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hondo
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.3374214
- **long**: -99.146685
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2910 Avenue Q, Hondo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6e17ac90-f006-11ef-8296-693759ab97ab-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Congregational Worship Service being held?
  - **A:** Congregational Worship Service takes place on Sun, 12 Jul, 2026 at 10:00 am to Sun, 12 Jul, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 2910 Avenue Q, Hondo, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Congregational Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/1acb01c0-3378-11f1-86e7-414daf22773e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-12T10:00:00-05:00",
        "endDate": "2026-07-12T11:00:00-05:00",
        "url": "https://allevents.in/hondo/congregational-worship-service/1600027873710027",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2910 Avenue Q",
                "addressLocality": "Hondo",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.3374214",
                "longitude": "-99.146685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come worship and praise the Savior with us."
    }
]
```