

# Event Details

- **Event Name**: Strings Spring Concert
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 07:00 pm
- **Event Description**: The Clarke String Orchestra present a March spring concert in Jansen Music Hall!
- **Event URL**: https://allevents.in/dubuque/strings-spring-concert/200029634751824
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

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

## Event venue details

- **city**: Dubuque
- **state**: IA
- **country**: United States
- **location**: 1550 Clarke Dr, Dubuque, IA, United States, Iowa 52001
- **lat**: 42.5093
- **long**: -90.69066
- **full address**: 1550 Clarke Dr, Dubuque, IA, United States, Iowa 52001

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Clarke University Music Department (https://allevents.in/org/clarke-university-music-department/13869279)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d44475f0e8c1b9ed33c27a4e91216b7ce4731f359c222d9eef134453e5a678fd-rimg-w1200-h675-dc04314a-gmir?v=1771886778
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1a3f03ca5abfb6c6ffc057b69e30047ff9f5a6114b94c2598ab4f9f8e326f349-rimg-w300-h300-dc04304a-gmir?v=1771886779

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 1550 Clarke Dr, Dubuque, IA, United States, Iowa 52001
- **Q**: Who is organizing the event?
  - **A:** Clarke University Music Department
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Strings Spring Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Strings Spring Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/d44475f0e8c1b9ed33c27a4e91216b7ce4731f359c222d9eef134453e5a678fd-rimg-w1200-h675-dc04314a-gmir?v=1771886778",
        "startDate": "2026-03-04",
        "url": "https://allevents.in/dubuque/strings-spring-concert/200029634751824",
        "location": {
            "@type": "Place",
            "name": "1550 Clarke Dr, Dubuque, IA, United States, Iowa 52001",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1550 Clarke Dr, Dubuque, IA 52001, United States",
                "addressLocality": "Dubuque",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.5093",
                "longitude": "-90.69066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Clarke String Orchestra present a March spring concert in Jansen Music Hall!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clarke University Music Department",
                "url": "https://allevents.in/org/clarke-university-music-department/13869279",
                "description": "The Clarke University Music Department is a great place to learn all about music - the beauty, the mystery, and its effect on our lives."
            }
        ]
    }
]
```