

# Event Details

- **Event Name**: Christmas Meetup
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 09:00 am – Tue, 09 Dec, 2025 at 11:00 am
- **Event Description**: Join us for a morning of fellowship, hot coffee and food, childcare, festive decor, and a special Christmas message. This is also our only December Meetup.
- **Event URL**: https://allevents.in/ludington/christmas-meetup/200029179974536
- **Event Categories**: meetups, christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Ludington
- **state**: MI
- **country**: United States
- **location**: Cornerstone Baptist Church
- **lat**: 43.959160379015
- **long**: -86.4258289864
- **full address**: Cornerstone Baptist Church, 121 Nelson Rd,Ludington, Michigan, United States

## Event gallery

- **Alt text**: Christmas Meetup
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8cba9704c434f1852a84f687f5a90f4ae0081fdcda3f8aa9ab06a0ed894a4385-rimg-w852-h316-dcf16845-gmir?v=1765224328

## FAQs

- **Q**: When and where is Christmas Meetup being held?
  - **A:** Christmas Meetup takes place on Tue, 09 Dec, 2025 at 09:00 am to Tue, 09 Dec, 2025 at 11:00 am at Cornerstone Baptist Church, 121 Nelson Rd,Ludington, Michigan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Meetup",
        "image": "https://cdn-az.allevents.in/events7/banners/8cba9704c434f1852a84f687f5a90f4ae0081fdcda3f8aa9ab06a0ed894a4385-rimg-w852-h316-dcf16845-gmir?v=1765224328",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/ludington/christmas-meetup/200029179974536",
        "location": {
            "@type": "Place",
            "name": "Cornerstone Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 Nelson Rd,Ludington, Michigan",
                "addressLocality": "Ludington",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.959160379015",
                "longitude": "-86.4258289864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a morning of fellowship, hot coffee and food, childcare, festive decor, and a special Christmas message. This is also our only December Meetup."
    }
]
```