

# Event Details

- **Event Name**: Friends of the Laingsburg Public Library Quarterly Meeting
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 06:00 pm
- **Event Description**: All are welcome! Join us for our quarterly meeting.
- **Event URL**: https://allevents.in/laingsburg/friends-of-the-laingsburg-public-library-quarterly-meeting/200029750673139
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Laingsburg
- **state**: MI
- **country**: United States
- **location**: Laingsburg Middle School
- **lat**: 42.888506084593
- **long**: -84.349406502017
- **full address**: Laingsburg Middle School, 112 S High St,Laingsburg, Michigan, United States

## Event gallery

- **Alt text**: Friends of the Laingsburg Public Library Quarterly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/053aaa0f1c226df3499067a861e408cb3773e0a784e583b24044840a2be77ee2-rimg-w1200-h901-dcffffff-gmir?v=1772326599

## FAQs

- **Q**: When and where is Friends of the Laingsburg Public Library Quarterly Meeting being held?
  - **A:** Friends of the Laingsburg Public Library Quarterly Meeting takes place on Thu, 05 Mar, 2026 at 06:00 pm to Thu, 05 Mar, 2026 at 06:00 pm at Laingsburg Middle School, 112 S High St,Laingsburg, Michigan, United States.
- **Q**: Who is organizing Friends of the Laingsburg Public Library Quarterly Meeting?
  - **A:** Friends of the Laingsburg Public Library Quarterly Meeting is organized by Friends of the Laingsburg Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends of the Laingsburg Public Library Quarterly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/053aaa0f1c226df3499067a861e408cb3773e0a784e583b24044840a2be77ee2-rimg-w1200-h901-dcffffff-gmir?v=1772326599",
        "startDate": "2026-03-05",
        "url": "https://allevents.in/laingsburg/friends-of-the-laingsburg-public-library-quarterly-meeting/200029750673139",
        "location": {
            "@type": "Place",
            "name": "Laingsburg Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 S High St,Laingsburg, Michigan",
                "addressLocality": "Laingsburg",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.888506084593",
                "longitude": "-84.349406502017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome! Join us for our quarterly meeting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Laingsburg Public Library",
                "url": "https://allevents.in/org/friends-of-the-laingsburg-public-library/25370621"
            }
        ]
    }
]
```