

# Event Details

- **Event Name**: Monthly meeting 
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 09:30 am
- **Event Description**: Monthly meeting.
- **Event URL**: https://allevents.in/north-stratford/monthly-meeting/200029668561940
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: North Stratford
- **state**: NH
- **country**: United States
- **location**: 18 Washburn Road, Stratford nh
- **lat**: 44.73545
- **long**: -71.61919
- **full address**: 18 Washburn Road, Stratford nh, 18 Washburn Rd, North Stratford, NH 03590-4036, United States

## Event gallery

- **Alt text**: Monthly meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ed2e972cafd36fa054bdb4b90af997e69be04313fd7d8f2df83c36e07c35d514-rimg-w960-h720-dc7a7776-gmir?v=1772469604

## FAQs

- **Q**: When and where is Monthly meeting  being held?
  - **A:** Monthly meeting  takes place on Sun, 08 Mar, 2026 at 09:30 am to Sun, 08 Mar, 2026 at 09:30 am at 18 Washburn Road, Stratford nh, 18 Washburn Rd, North Stratford, NH 03590-4036, United States.
- **Q**: Who is organizing Monthly meeting ?
  - **A:** Monthly meeting  is organized by Stratford Nighthawks Snowmobile Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/ed2e972cafd36fa054bdb4b90af997e69be04313fd7d8f2df83c36e07c35d514-rimg-w960-h720-dc7a7776-gmir?v=1772469604",
        "startDate": "2026-03-08",
        "url": "https://allevents.in/north-stratford/monthly-meeting/200029668561940",
        "location": {
            "@type": "Place",
            "name": "18 Washburn Road, Stratford nh",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18 Washburn Rd, North Stratford, NH 03590-4036, United States",
                "addressLocality": "North Stratford",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.73545",
                "longitude": "-71.61919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stratford Nighthawks Snowmobile Club",
                "url": "https://allevents.in/org/stratford-nighthawks-snowmobile-club/27213841"
            }
        ]
    }
]
```