

# Event Details

- **Event Name**: Friends of the Library Public Meeting
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 05:30 pm
- **Event Description**: The Friends of the Library will have a public meeting on Wednesday, July 1. The meeting is open to the public New members are welcome.
- **Event URL**: https://allevents.in/michigan-city/friends-of-the-library-public-meeting/200030302055124
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Michigan City
- **state**: IN
- **country**: United States
- **location**: 100 E 4th St, Michigan City, IN, United States, Indiana 46360
- **lat**: 41.71875
- **long**: -86.90251
- **full address**: 100 E 4th St, Michigan City, IN, United States, Indiana 46360

## Event gallery

- **Alt text**: Friends of the Library Public Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6dd186167c390698223599ff7b13d99719c8c1f690efe1fa74d375a592ea32a8-rimg-w1190-h510-dcffffff-gmir?v=1782388344

## FAQs

- **Q**: When and where is Friends of the Library Public Meeting being held?
  - **A:** Friends of the Library Public Meeting takes place on Wed, 01 Jul, 2026 at 05:30 pm to Wed, 01 Jul, 2026 at 05:30 pm at 100 E 4th St, Michigan City, IN, United States, Indiana 46360.
- **Q**: Who is organizing Friends of the Library Public Meeting?
  - **A:** Friends of the Library Public Meeting is organized by Michigan City Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends of the Library Public Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/6dd186167c390698223599ff7b13d99719c8c1f690efe1fa74d375a592ea32a8-rimg-w1190-h510-dcffffff-gmir?v=1782388344",
        "startDate": "2026-07-01",
        "url": "https://allevents.in/michigan-city/friends-of-the-library-public-meeting/200030302055124",
        "location": {
            "@type": "Place",
            "name": "100 E 4th St, Michigan City, IN, United States, Indiana 46360",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 E 4th St, Michigan City, IN 46360-3302, United States",
                "addressLocality": "Michigan City",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.71875",
                "longitude": "-86.90251"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Friends of the Library will have a public meeting on Wednesday, July 1. The meeting is open to the public New members are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Michigan City Public Library",
                "url": "https://allevents.in/org/michigan-city-public-library/12935986",
                "description": "Public library serving Michigan City, IN. A center for information, education, culture, and recreation."
            }
        ]
    }
]
```