

# Event Details

- **Event Name**: Morning Worship Service
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am
- **Event Description**: This is a brass music worship service. We will be playing lots of music to celebrate the birth of Christ as well as some fun songs for the season. Great for the whole family!
- **Event URL**: https://allevents.in/hopkins/morning-worship-service/200028914615332
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200028914615332?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hopkins-events

## Event venue details

- **city**: Hopkins
- **state**: MI
- **country**: United States
- **location**: Friendship Bible Church
- **lat**: 42.627518055011
- **long**: -85.763774062478
- **full address**: Friendship Bible Church, 104 Baker St,Hopkins,MI,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Allegan Brass Collective (https://allevents.in/org/allegan-brass-collective/25988297)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/496b9edd0886d2dead6894d7c9951c2c5c63662be0aff865b13f0872072fd818-rimg-w543-h640-dcf1f4f3-gmir?v=1764889454
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Morning+Worship+Service&date=07+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Friendship Bible Church, 104 Baker St,Hopkins,MI,United States
- **Q**: Who is organizing the event?
  - **A:** Allegan Brass Collective
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Morning Worship Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Worship Service",
        "image": "https://cdn-az.allevents.in/events10/banners/496b9edd0886d2dead6894d7c9951c2c5c63662be0aff865b13f0872072fd818-rimg-w543-h640-dcf1f4f3-gmir?v=1764889454",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/hopkins/morning-worship-service/200028914615332",
        "location": {
            "@type": "Place",
            "name": "Friendship Bible Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "104 Baker St,Hopkins,MI,United States",
                "addressLocality": "Hopkins",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.627518055011",
                "longitude": "-85.763774062478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a brass music worship service. We will be playing lots of music to celebrate the birth of Christ as well as some fun songs for the season. Great for the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Allegan Brass Collective",
                "url": "https://allevents.in/org/allegan-brass-collective/25988297"
            }
        ]
    }
]
```