

# Event Details

- **Event Name**: Concert for Hope
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 06:00 pm – Mon, 15 Jun, 2026 at 11:00 pm
- **Event Description**: Please plan to join us Monday night! We are so proud to host world-class musician Eric Genuis,in honor of the recovery community everywhere.
- **Event URL**: https://allevents.in/murfreesboro/concert-for-hope/200030235007904
- **Event Categories**: music, entertainment, concerts, workshops
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Murfreesboro
- **state**: TN
- **country**: United States
- **location**: Experience Community Murfreesboro
- **lat**: 35.839351548452
- **long**: -86.39692720201
- **full address**: Experience Community Murfreesboro, 521 Old Salem Rd,Murfreesboro, Tennessee, United States

## Event gallery

- **Alt text**: Concert for Hope
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/dd5f4677a7dc60f2ebb8baea3193199a542ef3595b6fa712452db8152abf8cee-rimg-w683-h1024-dcf2ede9-gmir?v=1781446563

## FAQs

- **Q**: When and where is Concert for Hope being held?
  - **A:** Concert for Hope takes place on Mon, 15 Jun, 2026 at 06:00 pm to Mon, 15 Jun, 2026 at 11:00 pm at Experience Community Murfreesboro, 521 Old Salem Rd,Murfreesboro, Tennessee, United States.
- **Q**: Who is organizing Concert for Hope?
  - **A:** Concert for Hope is organized by Doors of Hope.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert for Hope 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 Murfreesboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert for Hope 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 for Hope",
        "image": "https://cdn-az.allevents.in/events1/banners/dd5f4677a7dc60f2ebb8baea3193199a542ef3595b6fa712452db8152abf8cee-rimg-w683-h1024-dcf2ede9-gmir?v=1781446563",
        "startDate": "2026-06-15",
        "endDate": "2026-06-15",
        "url": "https://allevents.in/murfreesboro/concert-for-hope/200030235007904",
        "location": {
            "@type": "Place",
            "name": "Experience Community Murfreesboro",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "521 Old Salem Rd,Murfreesboro, Tennessee",
                "addressLocality": "Murfreesboro",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.839351548452",
                "longitude": "-86.39692720201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please plan to join us Monday night! We are so proud to host world-class musician Eric Genuis,in honor of the recovery community everywhere.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Doors of Hope",
                "url": "https://allevents.in/org/doors-of-hope/9861849",
                "description": "A community-based 501c3 public charity dedicated to empowering women to break the cycle of addiction and incarceration."
            }
        ]
    }
]
```