

# Event Details

- **Event Name**: Carson Newman A Capella Choir concert  
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 12:30 pm
- **Event Description**: We are excited to welcome the Carson Newman to CHS. March 2nd
- **Event URL**: https://allevents.in/clinton/carson-newman-a-capella-choir-concert/200029668178156
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Clinton
- **state**: TN
- **country**: United States
- **location**: Clinton High School
- **lat**: 36.09475
- **long**: -84.14339
- **full address**: Clinton High School, 425 Dragon Drive,Clinton,TN,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Clinton High and Clinton Middle Schools Choir Department. (https://allevents.in/org/clinton-high-and-clinton-middle-schools-choir-department/24064475)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9f1663798feba93bf247f1dd485e71992f3fdd265be8db1cc1e55936a29280b0-rimg-w1200-h971-dc0d2241-gmir?v=1772414806
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Carson+Newman+A+Capella+Choir+concert++&date=02+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Mar, 2026 at 12:30 pm
- **Q**: Where is the event happening?
  - **A:** Clinton High School, 425 Dragon Drive,Clinton,TN,United States
- **Q**: Who is organizing the event?
  - **A:** Clinton High and Clinton Middle Schools Choir Department.
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Carson Newman A Capella Choir concert   ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Carson Newman A Capella Choir concert",
        "image": "https://cdn-az.allevents.in/events10/banners/9f1663798feba93bf247f1dd485e71992f3fdd265be8db1cc1e55936a29280b0-rimg-w1200-h971-dc0d2241-gmir?v=1772414806",
        "startDate": "2026-03-02",
        "url": "https://allevents.in/clinton/carson-newman-a-capella-choir-concert/200029668178156",
        "location": {
            "@type": "Place",
            "name": "Clinton High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "425 Dragon Drive,Clinton,TN,United States",
                "addressLocality": "Clinton",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.09475",
                "longitude": "-84.14339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are excited to welcome the Carson Newman to CHS. March 2nd",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clinton High and Clinton Middle Schools Choir Department.",
                "url": "https://allevents.in/org/clinton-high-and-clinton-middle-schools-choir-department/24064475"
            }
        ]
    }
]
```