

# Event Details

- **Event Name**: STS @ Trinity Baptist
- **Event Start and End Date**: Sun, 09 Aug, 2026 at 11:00 am
- **Event Description**: Live in concert!
- **Event URL**: https://allevents.in/bessemer-city/sts-trinity-baptist/200030093951712
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Bessemer City
- **state**: NC
- **country**: United States
- **location**: Trinity Baptist Church Bessemer City
- **lat**: 35.27906
- **long**: -81.29062
- **full address**: Trinity Baptist Church Bessemer City, 304 W Indiana Avenue ,Bessemer City, North Carolina, United States

## Event gallery

- **Alt text**: STS @ Trinity Baptist
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/79fbddb9f8a8c712cff3787501d2939a717aedf4b6685fe3c71108944b32402d-rimg-w1200-h935-dce8e8e8-gmir?v=1786149259

## FAQs

- **Q**: When and where is STS @ Trinity Baptist being held?
  - **A:** STS @ Trinity Baptist takes place on Sun, 09 Aug, 2026 at 11:00 am to Sun, 09 Aug, 2026 at 11:00 am at Trinity Baptist Church Bessemer City, 304 W Indiana Avenue ,Bessemer City, North Carolina, United States.
- **Q**: Who is organizing STS @ Trinity Baptist?
  - **A:** STS @ Trinity Baptist is organized by Small Town Sunday.
- **Q**: Who is this event for? Is it right for me?
  - **A:** STS @ Trinity Baptist 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 Bessemer City, this event is thoughtfully curated to deliver a standout experience worth every moment. If STS @ Trinity Baptist 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": "STS @ Trinity Baptist",
        "image": "https://cdn-az.allevents.in/events1/banners/79fbddb9f8a8c712cff3787501d2939a717aedf4b6685fe3c71108944b32402d-rimg-w1200-h935-dce8e8e8-gmir?v=1786149259",
        "startDate": "2026-08-09",
        "url": "https://allevents.in/bessemer-city/sts-trinity-baptist/200030093951712",
        "location": {
            "@type": "Place",
            "name": "Trinity Baptist Church Bessemer City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 W Indiana Avenue ,Bessemer City, North Carolina",
                "addressLocality": "Bessemer City",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.27906",
                "longitude": "-81.29062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live in concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Small Town Sunday",
                "url": "https://allevents.in/org/small-town-sunday/21972168"
            }
        ]
    }
]
```