

# Event Details

- **Event Name**: Church Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Coffee | 9:30AM |  
Service | 10:00AM-11:00AM |
- **Event URL**: https://allevents.in/silver-lake/church-service/200029387175924
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Silver Lake
- **state**: IN
- **country**: United States
- **location**: 979 IN-14, Silver Lake, IN 46982
- **lat**: 41.07193
- **long**: -85.85346
- **full address**: 979 IN-14, Silver Lake, IN 46982, United States

## Event gallery

- **Alt text**: Church Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/26bebda31105637c50190919123f97894bbc5afc5c35c60f94802fb91c1ff667-rimg-w1200-h800-dcf0f1f0-gmir?v=1766288957

## FAQs

- **Q**: When and where is Church Service being held?
  - **A:** Church Service takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 11:00 am at 979 IN-14, Silver Lake, IN 46982, United States.
- **Q**: Who is organizing Church Service?
  - **A:** Church Service is organized by Dynamic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Service",
        "image": "https://cdn-az.allevents.in/events4/banners/26bebda31105637c50190919123f97894bbc5afc5c35c60f94802fb91c1ff667-rimg-w1200-h800-dcf0f1f0-gmir?v=1766288957",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/silver-lake/church-service/200029387175924",
        "location": {
            "@type": "Place",
            "name": "979 IN-14, Silver Lake, IN 46982",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "979 IN-14, Silver Lake, IN 46982, United States",
                "addressLocality": "Silver Lake",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.07193",
                "longitude": "-85.85346"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coffee | 9:30AM |  \nService | 10:00AM-11:00AM |",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dynamic Church",
                "url": "https://allevents.in/org/dynamic-church/25600761"
            }
        ]
    }
]
```