

# Event Details

- **Event Name**: Concert Night at The Res 
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 06:00 pm
- **Event Description**: We’re getting closer to our concert night featuring Delayed Signal! ??

Just 2️⃣ weeks away!! 

Bring a chair, a snack, and some friends for a groovy evening at The Res!
- **Event URL**: https://allevents.in/mishawaka/concert-night-at-the-res/200030272770628
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Mishawaka
- **state**: IN
- **country**: United States
- **location**: Mishawaka Res
- **lat**: 41.65908
- **long**: -86.13656
- **full address**: Mishawaka Res, 13950 Scout Ln ,Mishawaka, Indiana, United States

## Event gallery

- **Alt text**: Concert Night at The Res
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/06d3d9be5e78a5b9eb8645c6dc583821bd0db23c8e053986d672528ea2a9a2da-rimg-w1179-h1554-dc384152-gmir?v=1781921007

## FAQs

- **Q**: When and where is Concert Night at The Res  being held?
  - **A:** Concert Night at The Res  takes place on Fri, 26 Jun, 2026 at 06:00 pm to Fri, 26 Jun, 2026 at 06:00 pm at Mishawaka Res, 13950 Scout Ln ,Mishawaka, Indiana, United States.
- **Q**: Who is organizing Concert Night at The Res ?
  - **A:** Concert Night at The Res  is organized by Mishawaka Res.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert Night at The Res  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Mishawaka, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert Night at The Res  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert Night at The Res",
        "image": "https://cdn-az.allevents.in/events7/banners/06d3d9be5e78a5b9eb8645c6dc583821bd0db23c8e053986d672528ea2a9a2da-rimg-w1179-h1554-dc384152-gmir?v=1781921007",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/mishawaka/concert-night-at-the-res/200030272770628",
        "location": {
            "@type": "Place",
            "name": "Mishawaka Res",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13950 Scout Ln ,Mishawaka, Indiana",
                "addressLocality": "Mishawaka",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65908",
                "longitude": "-86.13656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re getting closer to our concert night featuring Delayed Signal! ??\n\nJust 2️⃣ weeks away!! \n\nBring a chair, a snack, and some friends for a groovy evening at The Res!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mishawaka Res",
                "url": "https://allevents.in/org/mishawaka-res/23324437"
            }
        ]
    }
]
```