

# Event Details

- **Event Name**: AJWC January Monthly Meeting
- **Event Start and End Date**: Mon, 12 Jan, 2026 at 07:00 pm
- **Event Description**: Monthly meeting for the AJWC to review upcoming events happening around the community. Open to all members and prospective members.
- **Event URL**: https://allevents.in/milford/ajwc-january-monthly-meeting/200029454704740
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Milford
- **state**: NH
- **country**: United States
- **location**: Buckmeadow Golf Course
- **lat**: 42.817746374205
- **long**: -71.598599596621
- **full address**: Buckmeadow Golf Course, 30 State Route 101A,Milford, New Hampshire, United States

## Event gallery

- **Alt text**: AJWC January Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/64e003c0bf5b6406ef3c7b477f6c7d96932e51d56082f77fdd35f12dea6b93bc-rimg-w1200-h900-dc151616-gmir?v=1767719260

## FAQs

- **Q**: When and where is AJWC January Monthly Meeting being held?
  - **A:** AJWC January Monthly Meeting takes place on Mon, 12 Jan, 2026 at 07:00 pm to Mon, 12 Jan, 2026 at 07:00 pm at Buckmeadow Golf Course, 30 State Route 101A,Milford, New Hampshire, United States.
- **Q**: Who is organizing AJWC January Monthly Meeting?
  - **A:** AJWC January Monthly Meeting is organized by Amherst Junior Women's Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AJWC January Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/64e003c0bf5b6406ef3c7b477f6c7d96932e51d56082f77fdd35f12dea6b93bc-rimg-w1200-h900-dc151616-gmir?v=1767719260",
        "startDate": "2026-01-12",
        "url": "https://allevents.in/milford/ajwc-january-monthly-meeting/200029454704740",
        "location": {
            "@type": "Place",
            "name": "Buckmeadow Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 State Route 101A,Milford, New Hampshire",
                "addressLocality": "Milford",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.817746374205",
                "longitude": "-71.598599596621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting for the AJWC to review upcoming events happening around the community. Open to all members and prospective members.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amherst Junior Womens Club",
                "url": "https://allevents.in/org/amherst-junior-womens-club/26393401"
            }
        ]
    }
]
```