

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 06:30 pm
- **Event Description**: Join us to meet new people, learn about upcoming events, volunteer with the community, and many more opportunities available with our organization!
- **Event URL**: https://allevents.in/ann-arbor/monthly-meeting/200030266093428
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ann Arbor
- **state**: MI
- **country**: United States
- **location**: Nonprofit Enterprise at Work
- **lat**: 42.293120740151
- **long**: -83.746678940239
- **full address**: Nonprofit Enterprise at Work, 1100 N Main St Ste 100,Ann Arbor,MI,United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4b06555462f72cd3c4b8ec0f31540a7fe8f0b7234e5e19a5dcefecd6790110e0-rimg-w1024-h576-dc040402-gmir?v=1782460692

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Thu, 02 Jul, 2026 at 06:30 pm to Thu, 02 Jul, 2026 at 06:30 pm at Nonprofit Enterprise at Work, 1100 N Main St Ste 100,Ann Arbor,MI,United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Ann Arbor Jaycees.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/4b06555462f72cd3c4b8ec0f31540a7fe8f0b7234e5e19a5dcefecd6790110e0-rimg-w1024-h576-dc040402-gmir?v=1782460692",
        "startDate": "2026-07-02",
        "url": "https://allevents.in/ann-arbor/monthly-meeting/200030266093428",
        "location": {
            "@type": "Place",
            "name": "Nonprofit Enterprise at Work",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 N Main St Ste 100,Ann Arbor,MI,United States",
                "addressLocality": "Ann Arbor",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.293120740151",
                "longitude": "-83.746678940239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to meet new people, learn about upcoming events, volunteer with the community, and many more opportunities available with our organization!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ann Arbor Jaycees",
                "url": "https://allevents.in/org/ann-arbor-jaycees/1895704",
                "description": "The Ann Arbor Jaycees are the organization for young people that provides development opportunities that empower young people to create positive change"
            }
        ]
    }
]
```