

# Event Details

- **Event Name**: The Echoes in Concert
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 08:00 pm
- **Event Description**: Advance warning... save the date. The Echoes are back at Norton Social Club Osmaston Rd Stourbridge on Sat 20th June.
- **Event URL**: https://allevents.in/stourbridge/the-echoes-in-concert/200029954168103
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Stourbridge
- **state**: EN
- **country**: United Kingdom
- **location**: Norton Social Club
- **lat**: 52.4440862
- **long**: -2.1551188
- **full address**: Norton Social Club, 25 Osmaston Rd ,Stourbridge, United Kingdom

## Event gallery

- **Alt text**: The Echoes in Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dfc8918d867afbf11767ffba7dcba60b44deaeb8b3fc2f80d6a5f1d206f55df9-rimg-w1200-h909-dce8e0d4-gmir?v=1780192233

## FAQs

- **Q**: When and where is The Echoes in Concert being held?
  - **A:** The Echoes in Concert takes place on Sat, 20 Jun, 2026 at 08:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at Norton Social Club, 25 Osmaston Rd ,Stourbridge, United Kingdom.
- **Q**: Who is organizing The Echoes in Concert?
  - **A:** The Echoes in Concert is organized by The Echoes.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Echoes in Concert 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 Stourbridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Echoes in Concert 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": "The Echoes in Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/dfc8918d867afbf11767ffba7dcba60b44deaeb8b3fc2f80d6a5f1d206f55df9-rimg-w1200-h909-dce8e0d4-gmir?v=1780192233",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/stourbridge/the-echoes-in-concert/200029954168103",
        "location": {
            "@type": "Place",
            "name": "Norton Social Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Osmaston Rd ,Stourbridge",
                "addressLocality": "Stourbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4440862",
                "longitude": "-2.1551188"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Advance warning... save the date. The Echoes are back at Norton Social Club Osmaston Rd Stourbridge on Sat 20th June.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Echoes",
                "url": "https://allevents.in/org/the-echoes/25809938"
            }
        ]
    }
]
```