

# Event Details

- **Event Name**: STS @ Shelby First Church of the Nazarene
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 06:00 pm
- **Event Description**: Sunday Morning Concert
- **Event URL**: https://allevents.in/shelby/sts-shelby-first-church-of-the-nazarene/200030113248244
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Shelby
- **state**: NC
- **country**: United States
- **location**: Shelby First Church of The Nazarene
- **lat**: 35.274433
- **long**: -81.566885
- **full address**: Shelby First Church of The Nazarene, 1205 Charles Rd,Shelby, North Carolina, United States

## Event gallery

- **Alt text**: STS @ Shelby First Church of the Nazarene
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e8b6a476769119f2a7569d34bc2ac900caaad30b912b22978b9ea46086fecc49-rimg-w1200-h800-dceaeef1-gmir?v=1783454286

## FAQs

- **Q**: When and where is STS @ Shelby First Church of the Nazarene being held?
  - **A:** STS @ Shelby First Church of the Nazarene takes place on Sun, 12 Jul, 2026 at 06:00 pm to Sun, 12 Jul, 2026 at 06:00 pm at Shelby First Church of The Nazarene, 1205 Charles Rd,Shelby, North Carolina, United States.
- **Q**: Who is organizing STS @ Shelby First Church of the Nazarene?
  - **A:** STS @ Shelby First Church of the Nazarene is organized by Small Town Sunday.
- **Q**: Who is this event for? Is it right for me?
  - **A:** STS @ Shelby First Church of the Nazarene 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 Shelby, this event is thoughtfully curated to deliver a standout experience worth every moment. If STS @ Shelby First Church of the Nazarene 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 @ Shelby First Church of the Nazarene",
        "image": "https://cdn-az.allevents.in/events8/banners/e8b6a476769119f2a7569d34bc2ac900caaad30b912b22978b9ea46086fecc49-rimg-w1200-h800-dceaeef1-gmir?v=1783454286",
        "startDate": "2026-07-12",
        "url": "https://allevents.in/shelby/sts-shelby-first-church-of-the-nazarene/200030113248244",
        "location": {
            "@type": "Place",
            "name": "Shelby First Church of The Nazarene",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1205 Charles Rd,Shelby, North Carolina",
                "addressLocality": "Shelby",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.274433",
                "longitude": "-81.566885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Morning Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Small Town Sunday",
                "url": "https://allevents.in/org/small-town-sunday/21972168"
            }
        ]
    }
]
```