

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:30 pm
- **Event Description**: Performances by 6th Grade Band, 7th/8th Grade Band, High School Band and the South Greene High School Choir.
- **Event URL**: https://allevents.in/greeneville/christmas-concert/200029242729749
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Greeneville
- **state**: TN
- **country**: United States
- **location**: South Greene High School, Greeneville, TN, United States, Tennessee 37743
- **lat**: 36.05264
- **long**: -82.85639
- **full address**: South Greene High School, Greeneville, TN, United States, Tennessee 37743

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8725b5bb5f0631c3ce256294b57e4d0083afbd25f82d8093bf6e2e9d27d65b25-rimg-w1200-h1600-dcf9f7f3-gmir?v=1765503106

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Fri, 12 Dec, 2025 at 06:30 pm to Fri, 12 Dec, 2025 at 06:30 pm at South Greene High School, Greeneville, TN, United States, Tennessee 37743.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by South Greene Band Of Rebels.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Greeneville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/8725b5bb5f0631c3ce256294b57e4d0083afbd25f82d8093bf6e2e9d27d65b25-rimg-w1200-h1600-dcf9f7f3-gmir?v=1765503106",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/greeneville/christmas-concert/200029242729749",
        "location": {
            "@type": "Place",
            "name": "South Greene High School, Greeneville, TN, United States, Tennessee 37743",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7469 Asheville Hwy, Greeneville, TN 37743-5394, United States",
                "addressLocality": "Greeneville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.05264",
                "longitude": "-82.85639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Performances by 6th Grade Band, 7th/8th Grade Band, High School Band and the South Greene High School Choir.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Greene Band Of Rebels",
                "url": "https://allevents.in/org/south-greene-band-of-rebels/23717346"
            }
        ]
    }
]
```