

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 06:00 pm
- **Event Description**: Come grab a pizza and join us as we catch up on all things including Centerfest! All are welcome! Spread the word!
- **Event URL**: https://allevents.in/omaha/monthly-meeting/200030460137835
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Omaha
- **state**: NE
- **country**: United States
- **location**: Tasty Pizza (32nd St)
- **lat**: 41.23214
- **long**: -95.96026
- **full address**: Tasty Pizza (32nd St), 3001 S 32nd Ave, Omaha, NE 68105-3633, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c4cbb66582467bd5083a0a8a449e0eeb9ccf552c1c58a38d91a7560e96d07127-rimg-w1080-h1350-dcf8f8f8-gmir?v=1786626912

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Thu, 13 Aug, 2026 at 06:00 pm to Thu, 13 Aug, 2026 at 06:00 pm at Tasty Pizza (32nd St), 3001 S 32nd Ave, Omaha, NE 68105-3633, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Hanscom Park Neighborhood Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/c4cbb66582467bd5083a0a8a449e0eeb9ccf552c1c58a38d91a7560e96d07127-rimg-w1080-h1350-dcf8f8f8-gmir?v=1786626912",
        "startDate": "2026-08-13",
        "url": "https://allevents.in/omaha/monthly-meeting/200030460137835",
        "location": {
            "@type": "Place",
            "name": "Tasty Pizza (32nd St)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3001 S 32nd Ave, Omaha, NE 68105-3633, United States",
                "addressLocality": "Omaha",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.23214",
                "longitude": "-95.96026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come grab a pizza and join us as we catch up on all things including Centerfest! All are welcome! Spread the word!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hanscom Park Neighborhood Association",
                "url": "https://allevents.in/org/hanscom-park-neighborhood-association/13273368"
            }
        ]
    }
]
```