

# Event Details

- **Event Name**: Greenville Concert Band Concert
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 02:00 pm
- **Event Description**: The Greenville Concert Band looks forward to performing for you.
- **Event URL**: https://allevents.in/greenville/greenville-concert-band-concert/200029063757248
- **Event Categories**: entertainment, music, concerts, performances
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029063757248?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=greenville-events

## Event venue details

- **city**: Greenville
- **state**: SC
- **country**: United States
- **location**: Pelham Road Baptist Church
- **lat**: 34.855057
- **long**: -82.31464
- **full address**: Pelham Road Baptist Church, 1108 Pelham Road,Greenville, South Carolina, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1a019710ab5d5fdce7bfb866d57c11496c26dbc577090a0b3c6218e525362aa4-rimg-w1200-h1200-dcfde2c7-gmir?v=1760849932
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Greenville+Concert+Band+Concert&date=25+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 25 Oct, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Pelham Road Baptist Church, 1108 Pelham Road,Greenville, South Carolina, United States
- **Q**: What type of event is this?
  - **A:** entertainment, music, concerts, performances
- **Q**: Where can I find ticket details about Greenville Concert Band Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Greenville Concert Band Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/1a019710ab5d5fdce7bfb866d57c11496c26dbc577090a0b3c6218e525362aa4-rimg-w1200-h1200-dcfde2c7-gmir?v=1760849932",
        "startDate": "2025-10-25",
        "url": "https://allevents.in/greenville/greenville-concert-band-concert/200029063757248",
        "location": {
            "@type": "Place",
            "name": "Pelham Road Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1108 Pelham Road,Greenville, South Carolina",
                "addressLocality": "Greenville",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.855057",
                "longitude": "-82.31464"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Greenville Concert Band looks forward to performing for you."
    }
]
```