

# Event Details

- **Event Name**: TRBA Monthly Meeting - Open to the public
- **Event Start and End Date**: Mon, 08 Jun, 2026 at 05:30 pm (-05:00)
- **Event Description**: Join us for our monthly meeting! There will be drinks and light snacks. A quick meeting followed by a social gathering.
- **Event URL**: https://allevents.in/amherst/trba-monthly-meeting-open-to-the-public/200029956166602
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Amherst
- **state**: WI
- **country**: United States
- **location**: Amherst WI Opera House
- **lat**: 44.45213
- **long**: -89.2849
- **full address**: Amherst WI Opera House, 207 N Main,Amherst, Wisconsin, United States

## Event gallery

- **Alt text**: TRBA Monthly Meeting - Open to the public
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=TRBA+Monthly+Meeting+-+Open+to+the+public&date=Mon%2C+08+Jun%2C+2026+at+05%3A30+pm&bg=3

## FAQs

- **Q**: When and where is TRBA Monthly Meeting - Open to the public being held?
  - **A:** TRBA Monthly Meeting - Open to the public takes place on Mon, 08 Jun, 2026 at 05:30 pm to Mon, 08 Jun, 2026 at 05:30 pm at Amherst WI Opera House, 207 N Main,Amherst, Wisconsin, United States.
- **Q**: Who is organizing TRBA Monthly Meeting - Open to the public?
  - **A:** TRBA Monthly Meeting - Open to the public is organized by Tomorrow River Business Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "TRBA Monthly Meeting - Open to the public",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=TRBA+Monthly+Meeting+-+Open+to+the+public&date=Mon%2C+08+Jun%2C+2026+at+05%3A30+pm&bg=3",
        "startDate": "2026-06-08T17:30:00-05:00",
        "url": "https://allevents.in/amherst/trba-monthly-meeting-open-to-the-public/200029956166602",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Amherst WI Opera House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 N Main,Amherst, Wisconsin",
                "addressLocality": "Amherst",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.45213",
                "longitude": "-89.2849"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly meeting! There will be drinks and light snacks. A quick meeting followed by a social gathering.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tomorrow River Business Association",
                "url": "https://allevents.in/org/tomorrow-river-business-association/21001169"
            }
        ]
    }
]
```