

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:30 pm
- **Event Description**: All the Christmas cheer!
- **Event URL**: https://allevents.in/dayton/christmas-concert/200028695083903
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 143

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: TN
- **country**: United States
- **location**: 721 Bryan Dr, Dayton, TN, United States, Tennessee 37321
- **lat**: 35.49649
- **long**: -84.99905
- **full address**: 721 Bryan Dr, Dayton, TN, United States, Tennessee 37321

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2d2a0e8eceda1045ba73d44dbe2e84415efd20db4af13f044c66523df47d46d8-rimg-w1200-h1200-dc041415-gmir?v=1765331610

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Mon, 15 Dec, 2025 at 07:30 pm to Mon, 15 Dec, 2025 at 07:30 pm at 721 Bryan Dr, Dayton, TN, United States, Tennessee 37321.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Dayton Community Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert  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 Dayton, this event is thoughtfully curated to deliver a standout experience worth every moment. With 140+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/2d2a0e8eceda1045ba73d44dbe2e84415efd20db4af13f044c66523df47d46d8-rimg-w1200-h1200-dc041415-gmir?v=1765331610",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/dayton/christmas-concert/200028695083903",
        "location": {
            "@type": "Place",
            "name": "721 Bryan Dr, Dayton, TN, United States, Tennessee 37321",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "721 Bryan Dr, Dayton, TN 37321-6275, United States",
                "addressLocality": "Dayton",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.49649",
                "longitude": "-84.99905"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All the Christmas cheer!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dayton Community Orchestra",
                "url": "https://allevents.in/org/dayton-community-orchestra/23298337"
            }
        ]
    }
]
```