

# Event Details

- **Event Name**: Quarterly Meeting
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 10:30 am
- **Event Description**: Join us for our quarterly meeting! There are lots of amazing changes and events on the horizon for our library. All are welcome to join our meetings. 

Kids are welcome. If you plan to bring your little one, let us know so we can prepare an activity for them.
- **Event URL**: https://allevents.in/laingsburg/quarterly-meeting/200030194004859
- **Event Categories**: Meetups, Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Laingsburg
- **state**: MI
- **country**: United States
- **location**: Laingsburg Connection
- **lat**: 42.89061
- **long**: -84.35199
- **full address**: Laingsburg Connection, 124 E. Grand River Rd,Laingsburg, Michigan, United States

## Event gallery

- **Alt text**: Quarterly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e23bc97f3205536c1f9b6e711fb2771dc93c9c2e2f1d8ae4a7a95ddf52a3d3a6-rimg-w1024-h1024-dcffffff-gmir?v=1780716659

## FAQs

- **Q**: When and where is Quarterly Meeting being held?
  - **A:** Quarterly Meeting takes place on Thu, 11 Jun, 2026 at 10:30 am to Thu, 11 Jun, 2026 at 10:30 am at Laingsburg Connection, 124 E. Grand River Rd,Laingsburg, Michigan, United States.
- **Q**: Who is organizing Quarterly Meeting?
  - **A:** Quarterly Meeting is organized by Friends of the Laingsburg Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Quarterly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/e23bc97f3205536c1f9b6e711fb2771dc93c9c2e2f1d8ae4a7a95ddf52a3d3a6-rimg-w1024-h1024-dcffffff-gmir?v=1780716659",
        "startDate": "2026-06-11",
        "url": "https://allevents.in/laingsburg/quarterly-meeting/200030194004859",
        "location": {
            "@type": "Place",
            "name": "Laingsburg Connection",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 E. Grand River Rd,Laingsburg, Michigan",
                "addressLocality": "Laingsburg",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.89061",
                "longitude": "-84.35199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our quarterly meeting! There are lots of amazing changes and events on the horizon for our library. All are welcome to join our meetings. \n\nKids are welcome. If you plan to bring your little one, let us know so we can prepare an activity for them.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Laingsburg Public Library",
                "url": "https://allevents.in/org/friends-of-the-laingsburg-public-library/25370621"
            }
        ]
    }
]
```