

# Event Details

- **Event Name**: Community Christmas Eve Gathering
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: A thirty minute gathering on Christmas Eve to include singing Christmas carols, receiving a Christmas message, and free hot chocolate and fellowship for the whole community.
- **Event URL**: https://allevents.in/gaylord/community-christmas-eve-gathering/200029205503509
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 213

## Ticket Details


## Event venue details

- **city**: Gaylord
- **state**: MI
- **country**: United States
- **location**: Downtown Gaylord
- **lat**: 45.02769
- **long**: -84.67103
- **full address**: Downtown Gaylord, 305 E. Main St.,Gaylord, Michigan, United States

## Event gallery

- **Alt text**: Community Christmas Eve Gathering
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d442883270e0bb547231c78cd654d0144780bb2f55c30d0ab6b08260187ebecd-rimg-w1200-h675-dc2f2e31-gmir?v=1766046935

## FAQs

- **Q**: When and where is Community Christmas Eve Gathering being held?
  - **A:** Community Christmas Eve Gathering takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Downtown Gaylord, 305 E. Main St.,Gaylord, Michigan, United States.
- **Q**: Who is organizing Community Christmas Eve Gathering?
  - **A:** Community Christmas Eve Gathering is organized by Grace Baptist Church of Gaylord.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Christmas Eve Gathering",
        "image": "https://cdn-az.allevents.in/events4/banners/d442883270e0bb547231c78cd654d0144780bb2f55c30d0ab6b08260187ebecd-rimg-w1200-h675-dc2f2e31-gmir?v=1766046935",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/gaylord/community-christmas-eve-gathering/200029205503509",
        "location": {
            "@type": "Place",
            "name": "Downtown Gaylord",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 E. Main St.,Gaylord, Michigan",
                "addressLocality": "Gaylord",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.02769",
                "longitude": "-84.67103"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A thirty minute gathering on Christmas Eve to include singing Christmas carols, receiving a Christmas message, and free hot chocolate and fellowship for the whole community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Baptist Church of Gaylord",
                "url": "https://allevents.in/org/grace-baptist-church-of-gaylord/24350436"
            }
        ]
    }
]
```