

# Event Details

- **Event Name**: Quarterly Neighborhood Association Meeting
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 05:30 pm
- **Event Description**: Join us at St. Mark Church for our quarterly neighborhood meeting.  Invite your neighbors to hear about what’s happening in our neighborhood and share any concerns or ideas to improve the neighborhood.
- **Event URL**: https://allevents.in/green-bay/quarterly-neighborhood-association-meeting/200029237345755
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: 1167 Kenwood St
- **lat**: 44.50356
- **long**: -88.05628
- **full address**: 1167 Kenwood St, 1167 Kenwood St, Green Bay, WI 54304-3842, United States

## Event gallery

- **Alt text**: Quarterly Neighborhood Association Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/395cf921767640cd0d0a5568a67fa98b1c87bff885b68642b2fcf2fff67e72c9-rimg-w983-h704-dcffffff-gmir?v=1768762094

## FAQs

- **Q**: When and where is Quarterly Neighborhood Association Meeting being held?
  - **A:** Quarterly Neighborhood Association Meeting takes place on Wed, 21 Jan, 2026 at 05:30 pm to Wed, 21 Jan, 2026 at 05:30 pm at 1167 Kenwood St, 1167 Kenwood St, Green Bay, WI 54304-3842, United States.
- **Q**: Who is organizing Quarterly Neighborhood Association Meeting?
  - **A:** Quarterly Neighborhood Association Meeting is organized by Lombardi Neighborhood Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Quarterly Neighborhood Association Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/395cf921767640cd0d0a5568a67fa98b1c87bff885b68642b2fcf2fff67e72c9-rimg-w983-h704-dcffffff-gmir?v=1768762094",
        "startDate": "2026-01-21",
        "url": "https://allevents.in/green-bay/quarterly-neighborhood-association-meeting/200029237345755",
        "location": {
            "@type": "Place",
            "name": "1167 Kenwood St",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1167 Kenwood St, Green Bay, WI 54304-3842, United States",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.50356",
                "longitude": "-88.05628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at St. Mark Church for our quarterly neighborhood meeting.  Invite your neighbors to hear about what’s happening in our neighborhood and share any concerns or ideas to improve the neighborhood.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lombardi Neighborhood Association",
                "url": "https://allevents.in/org/lombardi-neighborhood-association/25618378"
            }
        ]
    }
]
```