

# Event Details

- **Event Name**: Madison Community Orchestra
- **Event Start and End Date**: Fri, 07 Nov, 2025 at 07:30 pm
- **Event Description**: Madison Community Orchestra in Concert!!
- **Event URL**: https://allevents.in/madison/madison-community-orchestra/200029105208738
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details

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

## Event venue details

- **city**: Madison
- **state**: WI
- **country**: United States
- **location**: 1701 Wright Street, Madison, WI, United States, Wisconsin 53704
- **lat**: 43.12183
- **long**: -89.32792
- **full address**: 1701 Wright Street, Madison, WI, United States, Wisconsin 53704

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Madison Community Orchestra (https://allevents.in/org/madison-community-orchestra/26981877)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/eef2cb36585366d7b9f0f2808007d2757325a046bfec4edef4da47de3a57d00d-rimg-w1200-h675-dcf2e6d5-gmir?v=1762462846
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4ec927c6bde312d4b31ecac1e8545d47682fd2d9274d2d4b8c411f7cf1f68472-rimg-w300-h300-dcf2e6d5-gmir?v=1762462847

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 07 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** 1701 Wright Street, Madison, WI, United States, Wisconsin 53704
- **Q**: Who is organizing the event?
  - **A:** Madison Community Orchestra
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Madison Community Orchestra ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Madison Community Orchestra",
        "image": "https://cdn-az.allevents.in/events8/banners/eef2cb36585366d7b9f0f2808007d2757325a046bfec4edef4da47de3a57d00d-rimg-w1200-h675-dcf2e6d5-gmir?v=1762462846",
        "startDate": "2025-11-07",
        "url": "https://allevents.in/madison/madison-community-orchestra/200029105208738",
        "location": {
            "@type": "Place",
            "name": "1701 Wright Street, Madison, WI, United States, Wisconsin 53704",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1701 Wright St, Madison, WI 53704-2599, United States",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.12183",
                "longitude": "-89.32792"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Madison Community Orchestra in Concert!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison Community Orchestra",
                "url": "https://allevents.in/org/madison-community-orchestra/26981877"
            }
        ]
    }
]
```