

# Event Details

- **Event Name**: Monthly Meeting! 
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 05:30 pm – Thu, 01 Jan, 2026 at 06:30 pm
- **Event Description**: The Friends will be meeting on the first Thursday of each month  at 5:30PM at the library! Come join us for an evening of planning and discussion. All are welcome.
- **Event URL**: https://allevents.in/bethlehem/monthly-meeting/200029350635706
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bethlehem
- **state**: NH
- **country**: United States
- **location**: Bethlehem Public Library
- **lat**: 44.280696115581
- **long**: -71.682817530492
- **full address**: Bethlehem Public Library, 2245 Main St,Bethlehem, New Hampshire, United States

## Event gallery

- **Alt text**: Monthly Meeting!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/12c2423cedfec5be72206639bd98bd2efaeb63b897a091319766a6b5d4d87cec-rimg-w1200-h676-dcc7c5c5-gmir?v=1766946520

## FAQs

- **Q**: When and where is Monthly Meeting!  being held?
  - **A:** Monthly Meeting!  takes place on Thu, 01 Jan, 2026 at 05:30 pm to Thu, 01 Jan, 2026 at 06:30 pm at Bethlehem Public Library, 2245 Main St,Bethlehem, New Hampshire, United States.
- **Q**: Who is organizing Monthly Meeting! ?
  - **A:** Monthly Meeting!  is organized by Friends of the Bethlehem  Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting!",
        "image": "https://cdn-az.allevents.in/events3/banners/12c2423cedfec5be72206639bd98bd2efaeb63b897a091319766a6b5d4d87cec-rimg-w1200-h676-dcc7c5c5-gmir?v=1766946520",
        "startDate": "2026-01-01",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/bethlehem/monthly-meeting/200029350635706",
        "location": {
            "@type": "Place",
            "name": "Bethlehem Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2245 Main St,Bethlehem, New Hampshire",
                "addressLocality": "Bethlehem",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.280696115581",
                "longitude": "-71.682817530492"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Friends will be meeting on the first Thursday of each month  at 5:30PM at the library! Come join us for an evening of planning and discussion. All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Bethlehem  Public Library",
                "url": "https://allevents.in/org/friends-of-the-bethlehem-public-library/25644302"
            }
        ]
    }
]
```