

# Event Details

- **Event Name**: November Monthly Meeting
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 07:00 pm
- **Event Description**: Monthly meeting to learn about what is coming up around the town and what you can do to be a part of all the joy!
- **Event URL**: https://allevents.in/amherst/november-monthly-meeting/200028709013137
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200028709013137?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=amherst-events

## Event venue details

- **city**: Amherst
- **state**: NH
- **country**: United States
- **location**: Amherst Town Library
- **lat**: 42.8624693815
- **long**: -71.627517426
- **full address**: Amherst Town Library, 14 Main St,Amherst, New Hampshire, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Amherst Junior Women's Club (https://allevents.in/org/amherst-junior-womens-club/26393401)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/62dd7c0adb2975f8ff1edc6a47a525c0411727979df7ff19416386ae1a50328f-rimg-w1200-h900-dc151616-gmir?v=1763161932
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/30520fbe8507aaa71bff264da401f508afb2a33deec2b07943438527b66846d9-rimg-w300-h300-dc151717-gmir?v=1763161933

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 17 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Amherst Town Library, 14 Main St,Amherst, New Hampshire, United States
- **Q**: Who is organizing the event?
  - **A:** Amherst Junior Women's Club
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about November Monthly Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/62dd7c0adb2975f8ff1edc6a47a525c0411727979df7ff19416386ae1a50328f-rimg-w1200-h900-dc151616-gmir?v=1763161932",
        "startDate": "2025-11-17",
        "url": "https://allevents.in/amherst/november-monthly-meeting/200028709013137",
        "location": {
            "@type": "Place",
            "name": "Amherst Town Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 Main St,Amherst, New Hampshire",
                "addressLocality": "Amherst",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.8624693815",
                "longitude": "-71.627517426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting to learn about what is coming up around the town and what you can do to be a part of all the joy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amherst Junior Womens Club",
                "url": "https://allevents.in/org/amherst-junior-womens-club/26393401"
            }
        ]
    }
]
```