

# Event Details

- **Event Name**: Lord's Supper Service
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 11:00 am
- **Event Description**: The Lord's Supper is a time of remembrance for the church. It is when we gather together, and receive the elements, bread and grape juice, which represent the body and the blood of Christ. As we take these elements, we remember the sacrifice that Jesus made on the cross. He shed his blood so that we would be forgiven.
- **Event URL**: https://allevents.in/sinton/lords-supper-service/200029009404143
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Sinton
- **state**: TX
- **country**: United States
- **location**: First Baptist Church Sinton
- **lat**: 28.03601
- **long**: -97.51381
- **full address**: First Baptist Church Sinton, 320 W Borden St, Sinton, TX 78387, United States

## Event gallery

- **Alt text**: Lord's Supper Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bef52b1b8287e66589e18f9e7321a7e9f730b67a4657776a3d3883034a8d7e31-rimg-w1200-h675-dc15282f-gmir?v=1770265754

## FAQs

- **Q**: When and where is Lord's Supper Service being held?
  - **A:** Lord's Supper Service takes place on Sun, 08 Feb, 2026 at 11:00 am to Sun, 08 Feb, 2026 at 11:00 am at First Baptist Church Sinton, 320 W Borden St, Sinton, TX 78387, United States.
- **Q**: Who is organizing Lord's Supper Service?
  - **A:** Lord's Supper Service is organized by First Baptist Church Sinton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lord's Supper Service",
        "image": "https://cdn-az.allevents.in/events5/banners/bef52b1b8287e66589e18f9e7321a7e9f730b67a4657776a3d3883034a8d7e31-rimg-w1200-h675-dc15282f-gmir?v=1770265754",
        "startDate": "2026-02-08",
        "url": "https://allevents.in/sinton/lords-supper-service/200029009404143",
        "location": {
            "@type": "Place",
            "name": "First Baptist Church Sinton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 W Borden St, Sinton, TX 78387, United States",
                "addressLocality": "Sinton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.03601",
                "longitude": "-97.51381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Lord's Supper is a time of remembrance for the church. It is when we gather together, and receive the elements, bread and grape juice, which represent the body and the blood of Christ. As we take these elements, we remember the sacrifice that Jesus made on the cross. He shed his blood so that we",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Sinton",
                "url": "https://allevents.in/org/first-baptist-church-sinton/21781986"
            }
        ]
    }
]
```