

# Event Details

- **Event Name**: Lord's Day Worship Service
- **Event Start and End Date**: Sun, 04 May, 2025 at 10:45 am – Sun, 04 May, 2025 at 12:00 pm
- **Event Description**: Join us at Redeemer Community Church for a worship service starting at 10:45 am. Let's worship our risen savior together on this Happy Lord's Day!
- **Event URL**: https://allevents.in/keithville/lords-day-worship-service/200028117009128
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Keithville
- **state**: LA
- **country**: United States
- **location**: Redeemer Community Church
- **lat**: 32.358047344507
- **long**: -93.866023043417
- **full address**: Redeemer Community Church, 3030 Colquitt Rd,Keithville, Louisiana, United States

## Event gallery

- **Alt text**: Lord's Day Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4e3f5f8c2c387eec9eea71194d801773384c46660843b0a6af1529e4698c74e3-rimg-w940-h788-dcd8aca5-gmir?v=1745980288

## FAQs

- **Q**: When and where is Lord's Day Worship Service being held?
  - **A:** Lord's Day Worship Service takes place on Sun, 04 May, 2025 at 10:45 am to Sun, 04 May, 2025 at 12:00 pm at Redeemer Community Church, 3030 Colquitt Rd,Keithville, Louisiana, United States.
- **Q**: Who is organizing Lord's Day Worship Service?
  - **A:** Lord's Day Worship Service is organized by Redeemer Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lord's Day Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/4e3f5f8c2c387eec9eea71194d801773384c46660843b0a6af1529e4698c74e3-rimg-w940-h788-dcd8aca5-gmir?v=1745980288",
        "startDate": "2025-05-04",
        "endDate": "2025-05-04",
        "url": "https://allevents.in/keithville/lords-day-worship-service/200028117009128",
        "location": {
            "@type": "Place",
            "name": "Redeemer Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3030 Colquitt Rd,Keithville, Louisiana",
                "addressLocality": "Keithville",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.358047344507",
                "longitude": "-93.866023043417"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Redeemer Community Church for a worship service starting at 10:45 am. Let's worship our risen savior together on this Happy Lord's Day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redeemer Community Church",
                "url": "https://allevents.in/org/redeemer-community-church/22439156"
            }
        ]
    }
]
```