

# Event Details

- **Event Name**: Worship Service 
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 10:00 am – Sun, 27 Sep, 2026 at 11:00 am (-04:00)
- **Event Description**: Sunday Worship service.
- **Event URL**: https://allevents.in/travelers-rest/worship-service/200030734554148
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Travelers Rest
- **state**: SC
- **country**: United States
- **location**: 1401 Jackson Grove Road, Travelers Rest, SC
- **lat**: 34.97511
- **long**: -82.35545
- **full address**: 1401 Jackson Grove Road, Travelers Rest, SC, United States

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ba7add6798338909b83093a49c1ca1bb1f76c2313d044cbc12f74a8f73452540-rimg-w847-h374-dc78b8e8-gmir?v=1790298108

## FAQs

- **Q**: When and where is Worship Service  being held?
  - **A:** Worship Service  takes place on Sun, 27 Sep, 2026 at 10:00 am to Sun, 27 Sep, 2026 at 11:00 am at 1401 Jackson Grove Road, Travelers Rest, SC, United States.
- **Q**: Who is organizing Worship Service ?
  - **A:** Worship Service  is organized by Jackson Grove Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events10/banners/ba7add6798338909b83093a49c1ca1bb1f76c2313d044cbc12f74a8f73452540-rimg-w847-h374-dc78b8e8-gmir?v=1790298108",
        "startDate": "2026-09-27T10:00:00-04:00",
        "endDate": "2026-09-27T11:00:00-04:00",
        "url": "https://allevents.in/travelers-rest/worship-service/200030734554148",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1401 Jackson Grove Road, Travelers Rest, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 Jackson Grove Rd, Travelers Rest, SC 29690-8894, United States",
                "addressLocality": "Travelers Rest",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.97511",
                "longitude": "-82.35545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Worship service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jackson Grove Methodist Church",
                "url": "https://allevents.in/org/jackson-grove-methodist-church/16590802"
            }
        ]
    }
]
```