

# Event Details

- **Event Name**: Friends Meeting
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 05:30 pm
- **Event Description**: Come join the Friends of the Fremont Public Library for our monthly meeting. We discuss volunteer and fundraising opportunities to benefit our fantastic library. All meetings are open to the public.
- **Event URL**: https://allevents.in/fremont/friends-meeting/200028901765034
- **Event Categories**: meetups, charities
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fremont
- **state**: IN
- **country**: United States
- **location**: 1004 W Toledo St, Fremont, IN
- **lat**: 41.73081
- **long**: -84.9478
- **full address**: 1004 W Toledo St, Fremont, IN, United States

## Event gallery

- **Alt text**: Friends Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6308be1dc808510e3754f61036ce79fee005cbf96980b55690b4f97a2e06ab69-rimg-w1200-h1200-dc018898-gmir?v=1765484518

## FAQs

- **Q**: When and where is Friends Meeting being held?
  - **A:** Friends Meeting takes place on Wed, 17 Dec, 2025 at 05:30 pm to Wed, 17 Dec, 2025 at 05:30 pm at 1004 W Toledo St, Fremont, IN, United States.
- **Q**: Who is organizing Friends Meeting?
  - **A:** Friends Meeting is organized by Friends of the Fremont Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/6308be1dc808510e3754f61036ce79fee005cbf96980b55690b4f97a2e06ab69-rimg-w1200-h1200-dc018898-gmir?v=1765484518",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/fremont/friends-meeting/200028901765034",
        "location": {
            "@type": "Place",
            "name": "1004 W Toledo St, Fremont, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1004 W Toledo St, Fremont, IN 46737-2075, United States",
                "addressLocality": "Fremont",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.73081",
                "longitude": "-84.9478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the Friends of the Fremont Public Library for our monthly meeting. We discuss volunteer and fundraising opportunities to benefit our fantastic library. All meetings are open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Fremont Public Library",
                "url": "https://allevents.in/org/friends-of-the-fremont-public-library/25179636"
            }
        ]
    }
]
```