

# Event Details

- **Event Name**: Eras Concert
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 07:00 pm
- **Event Description**: Save the Date for the annual stage band concert.
- **Event URL**: https://allevents.in/monroe/eras-concert/200029566459920
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029566459920?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=monroe-events

## Event venue details

- **city**: Monroe
- **state**: WI
- **country**: United States
- **location**: Turner Hall of Monroe
- **lat**: 42.59966
- **long**: -89.6389
- **full address**: Turner Hall of Monroe, 1217 17th Ave,Monroe,WI,United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f0a92208723b1b545eee359cd206572aa837b8947aa5e5cf7cc96cdd3a36817c-rimg-w500-h500-dc010101-gmir?v=1770797062
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9622a9204d0686c78c053df7b335e7a6724c2dca0bac1485c94432c5ad53bcdb-rimg-w300-h300-dc010101-gmir?v=1770797062

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Turner Hall of Monroe, 1217 17th Ave,Monroe,WI,United States
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Eras Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Eras Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/f0a92208723b1b545eee359cd206572aa837b8947aa5e5cf7cc96cdd3a36817c-rimg-w500-h500-dc010101-gmir?v=1770797062",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/monroe/eras-concert/200029566459920",
        "location": {
            "@type": "Place",
            "name": "Turner Hall of Monroe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1217 17th Ave,Monroe,WI,United States",
                "addressLocality": "Monroe",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.59966",
                "longitude": "-89.6389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date for the annual stage band concert."
    }
]
```