

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 10:30 am
- **Event Description**: All are welcome to come worship and hear the word.
- **Event URL**: https://allevents.in/gaston/worship-service/200029447909143
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Gaston
- **state**: IN
- **country**: United States
- **location**: 14300 N Co Rd 900 W, Gaston, IN
- **lat**: 40.31874
- **long**: -85.55769
- **full address**: 14300 N Co Rd 900 W, Gaston, IN, United States

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/99ebeac4a09e1c232bc7c6f3f92202f83f08f2ceba4f4b7d51680c52d4956c92-rimg-w1200-h1200-dc100910-gmir?v=1767574063

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 11 Jan, 2026 at 10:30 am to Sun, 11 Jan, 2026 at 10:30 am at 14300 N Co Rd 900 W, Gaston, IN, United States.
- **Q**: Who is organizing Worship Service?
  - **A:** Worship Service is organized by Living Hope Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events4/banners/99ebeac4a09e1c232bc7c6f3f92202f83f08f2ceba4f4b7d51680c52d4956c92-rimg-w1200-h1200-dc100910-gmir?v=1767574063",
        "startDate": "2026-01-11",
        "url": "https://allevents.in/gaston/worship-service/200029447909143",
        "location": {
            "@type": "Place",
            "name": "14300 N Co Rd 900 W, Gaston, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14300 N County Road 900 W, Gaston, IN 47342-9432, United States",
                "addressLocality": "Gaston",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.31874",
                "longitude": "-85.55769"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to come worship and hear the word.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Hope Christian Church",
                "url": "https://allevents.in/org/living-hope-christian-church/27313032"
            }
        ]
    }
]
```