

# Event Details

- **Event Name**: Seitz Park Concert Series 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 03:00 pm (-04:00)
- **Event Description**: Sunday Concert Series at Seitz Park
- **Event URL**: https://allevents.in/south-bend/seitz-park-concert-series/200029465310503
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 55

## Ticket Details

- **Ticket URL**: http://facebook.com/200029465310503?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=south+bend-events

## Event venue details

- **city**: South Bend
- **state**: IN
- **country**: United States
- **location**: Seitz Park
- **lat**: 41.676295690871
- **long**: -86.245179002188
- **full address**: Seitz Park, South Bend, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Resurrection Blues Band (https://allevents.in/org/the-resurrection-blues-band/25990794)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7b8aeebc27e05d4bdafd7b9e50b2e4adcbca5412ba70e3538c1274fc05299191-rimg-w1200-h1424-dc450102-gmir?v=1775032878
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7b3e37b17c0192ab1b827b3c41fdf74a6251e018d16d5f5ace3c809295dcd214-rimg-w300-h300-dc7a1403-gmir?v=1775032878

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Jun, 2026 at 03:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Seitz Park, South Bend, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** The Resurrection Blues Band
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Seitz Park Concert Series  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Seitz Park Concert Series",
        "image": "https://cdn-az.allevents.in/events3/banners/7b8aeebc27e05d4bdafd7b9e50b2e4adcbca5412ba70e3538c1274fc05299191-rimg-w1200-h1424-dc450102-gmir?v=1775032878",
        "startDate": "2026-06-21T15:00:00-04:00",
        "url": "https://allevents.in/south-bend/seitz-park-concert-series/200029465310503",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Seitz Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Bend, Indiana",
                "addressLocality": "South Bend",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.676295690871",
                "longitude": "-86.245179002188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Concert Series at Seitz Park",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Resurrection Blues Band",
                "url": "https://allevents.in/org/the-resurrection-blues-band/25990794"
            }
        ]
    }
]
```