

# Event Details

- **Event Name**: Christmas Concert at the Mall
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Sunday Christmas Concert 
We will be playing at Three Star Mall this Sunday at 3:00 pm. We will play Christmas favorites both new and old at this, our final Christmas concert. ‘Tis the Season to be Jolly.
- **Event URL**: https://allevents.in/mc-minnville/christmas-concert-at-the-mall/200029353787319
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Mc Minnville
- **state**: TN
- **country**: United States
- **location**: Three Star Mall
- **lat**: 35.694017632095
- **long**: -85.745798103678
- **full address**: Three Star Mall, 1410 Sparta Rd,McMinnville, Tennessee, Mc Minnville, United States

## Event gallery

- **Alt text**: Christmas Concert at the Mall
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/40eb19000fb7524df91cbf5f955b2d083695ef48b2fd3704dd6f82f36751f8e3-rimg-w1200-h900-dc494647-gmir?v=1765685418

## FAQs

- **Q**: When and where is Christmas Concert at the Mall being held?
  - **A:** Christmas Concert at the Mall takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Three Star Mall, 1410 Sparta Rd,McMinnville, Tennessee, Mc Minnville, United States.
- **Q**: Who is organizing Christmas Concert at the Mall?
  - **A:** Christmas Concert at the Mall is organized by Silver and Gold Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert at the Mall 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 Mc Minnville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Concert at the Mall 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 at the Mall",
        "image": "https://cdn-az.allevents.in/events7/banners/40eb19000fb7524df91cbf5f955b2d083695ef48b2fd3704dd6f82f36751f8e3-rimg-w1200-h900-dc494647-gmir?v=1765685418",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/mc-minnville/christmas-concert-at-the-mall/200029353787319",
        "location": {
            "@type": "Place",
            "name": "Three Star Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1410 Sparta Rd,McMinnville, Tennessee",
                "addressLocality": "Mc Minnville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.694017632095",
                "longitude": "-85.745798103678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Christmas Concert \nWe will be playing at Three Star Mall this Sunday at 3:00 pm. We will play Christmas favorites both new and old at this, our final Christmas concert. ‘Tis the Season to be Jolly.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Silver and Gold Band",
                "url": "https://allevents.in/org/silver-and-gold-band/21945545"
            }
        ]
    }
]
```