

# Event Details

- **Event Name**: String of Beads Summer Concert
- **Event Start and End Date**: Sat, 12 Jul, 2025 at 02:30 pm
- **Event Description**: Come and enjoy an evening of the choir singing contemporary music with songs from popular shows and more ?

Just £8 for a ticket, including refreshments ☕️
- **Event URL**: https://allevents.in/cleveland/string-of-beads-summer-concert/200028274499809
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Cleveland
- **state**: TN
- **country**: United States
- **location**: Trinity Methodist church, Town Street, Bramley
- **lat**: 35.15419
- **long**: -84.86541
- **full address**: Trinity Methodist church, Town Street, Bramley, Trinity United Methodist Church, 731 1st St SE, Cleveland, TN 37311, United States

## Event gallery

- **Alt text**: String of Beads Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/031c2f1400c140c902ea3aadd0288c435174f978785f7df307ff46b3e357284e-rimg-w1200-h900-dc7a7461-gmir?v=1752024408

## FAQs

- **Q**: When and where is String of Beads Summer Concert being held?
  - **A:** String of Beads Summer Concert takes place on Sat, 12 Jul, 2025 at 02:30 pm to Sat, 12 Jul, 2025 at 02:30 pm at Trinity Methodist church, Town Street, Bramley, Trinity United Methodist Church, 731 1st St SE, Cleveland, TN 37311, United States.
- **Q**: Who is organizing String of Beads Summer Concert?
  - **A:** String of Beads Summer Concert is organized by String of Beads Ladies Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** String of Beads Summer 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 Cleveland, this event is thoughtfully curated to deliver a standout experience worth every moment. If String of Beads Summer 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": "String of Beads Summer Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/031c2f1400c140c902ea3aadd0288c435174f978785f7df307ff46b3e357284e-rimg-w1200-h900-dc7a7461-gmir?v=1752024408",
        "startDate": "2025-07-12",
        "url": "https://allevents.in/cleveland/string-of-beads-summer-concert/200028274499809",
        "location": {
            "@type": "Place",
            "name": "Trinity Methodist church, Town Street, Bramley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Trinity United Methodist Church, 731 1st St SE, Cleveland, TN 37311, United States",
                "addressLocality": "Cleveland",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.15419",
                "longitude": "-84.86541"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and enjoy an evening of the choir singing contemporary music with songs from popular shows and more ?\n\nJust £8 for a ticket, including refreshments ☕️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "String of Beads Ladies Choir",
                "url": "https://allevents.in/org/string-of-beads-ladies-choir/26130942"
            }
        ]
    }
]
```