

# Event Details

- **Event Name**: MCGS Annual Meeting
- **Event Start and End Date**: Sat, 21 Nov, 2026 at 10:00 am – Sat, 21 Nov, 2026 at 12:30 pm (-05:00)
- **Event Description**: Join us in review and celebration of 2026
- **Event URL**: https://allevents.in/muskegon/mcgs-annual-meeting/200030614091916
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Muskegon
- **state**: MI
- **country**: United States
- **location**: Hackley Public Library
- **lat**: 43.234161180762
- **long**: -86.251414418221
- **full address**: Hackley Public Library, 316 W. Webster Ave.,Muskegon,MI,United States

## Event gallery

- **Alt text**: MCGS Annual Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/59dcd0bc104c9885e341c24bbbb252208775ff8175221be1c7a53a9d56690eb4-rimg-w1200-h1569-dcf8f8f8-gmir?v=1788243742

## FAQs

- **Q**: When and where is MCGS Annual Meeting being held?
  - **A:** MCGS Annual Meeting takes place on Sat, 21 Nov, 2026 at 10:00 am to Sat, 21 Nov, 2026 at 12:30 pm at Hackley Public Library, 316 W. Webster Ave.,Muskegon,MI,United States.
- **Q**: Who is organizing MCGS Annual Meeting?
  - **A:** MCGS Annual Meeting is organized by Muskegon County Genealogical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MCGS Annual Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/59dcd0bc104c9885e341c24bbbb252208775ff8175221be1c7a53a9d56690eb4-rimg-w1200-h1569-dcf8f8f8-gmir?v=1788243742",
        "startDate": "2026-11-21T10:00:00-05:00",
        "endDate": "2026-11-21T12:30:00-05:00",
        "url": "https://allevents.in/muskegon/mcgs-annual-meeting/200030614091916",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hackley Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "316 W. Webster Ave.,Muskegon,MI,United States",
                "addressLocality": "Muskegon",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.234161180762",
                "longitude": "-86.251414418221"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in review and celebration of 2026",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Muskegon County Genealogical Society",
                "url": "https://allevents.in/org/muskegon-county-genealogical-society/21421782"
            }
        ]
    }
]
```