

# Event Details

- **Event Name**: Private Event in Shelby, NC
- **Event Start and End Date**: Sun, 17 Aug, 2025 at 03:00 pm
- **Event Description**: Private concert!
- **Event URL**: https://allevents.in/boiling-springs/private-event-in-shelby-nc/200028247472551
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Boiling Springs
- **state**: NC
- **country**: United States
- **location**: Flint Hill Baptist Church
- **lat**: 35.220462
- **long**: -81.642927
- **full address**: Flint Hill Baptist Church, 2207 Flint Hill Church Rd,Boiling Springs, North Carolina, United States

## Event gallery

- **Alt text**: Private Event in Shelby, NC
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/53eea29cf1f5b62f61d7cf070e7499738833de621658e40a5bbc85f91a7c8f31-rimg-w1200-h1800-dc2b1c13-gmir?v=1754916709

## FAQs

- **Q**: When and where is Private Event in Shelby, NC being held?
  - **A:** Private Event in Shelby, NC takes place on Sun, 17 Aug, 2025 at 03:00 pm to Sun, 17 Aug, 2025 at 03:00 pm at Flint Hill Baptist Church, 2207 Flint Hill Church Rd,Boiling Springs, North Carolina, United States.
- **Q**: Who is organizing Private Event in Shelby, NC?
  - **A:** Private Event in Shelby, NC is organized by Small Town Sunday.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Private Event in Shelby, NC 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 Boiling Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Private Event in Shelby, NC 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": "Private Event in Shelby, NC",
        "image": "https://cdn-az.allevents.in/events5/banners/53eea29cf1f5b62f61d7cf070e7499738833de621658e40a5bbc85f91a7c8f31-rimg-w1200-h1800-dc2b1c13-gmir?v=1754916709",
        "startDate": "2025-08-17",
        "url": "https://allevents.in/boiling-springs/private-event-in-shelby-nc/200028247472551",
        "location": {
            "@type": "Place",
            "name": "Flint Hill Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2207 Flint Hill Church Rd,Boiling Springs, North Carolina",
                "addressLocality": "Boiling Springs",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.220462",
                "longitude": "-81.642927"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Private concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Small Town Sunday",
                "url": "https://allevents.in/org/small-town-sunday/21972168"
            }
        ]
    }
]
```