

# Event Details

- **Event Name**: Annual Music Department Winter Concert
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: Tickets are $10 and available on GoFan or at the door.
- **Event URL**: https://allevents.in/midlothian/annual-music-department-winter-concert/200029369665913
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Midlothian
- **state**: VA
- **country**: United States
- **location**: 401 Charter Colony Pkwy, Midlothian, VA
- **lat**: 37.49627
- **long**: -77.66042
- **full address**: 401 Charter Colony Pkwy, Midlothian, VA, United States

## Event gallery

- **Alt text**: Annual Music Department Winter Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/88ac0098f9382e548a9ccdab8b0a91a986d018128d600bea2c99900bb12c57f2-rimg-w1200-h800-dc151c12-gmir?v=1765989013

## FAQs

- **Q**: When and where is Annual Music Department Winter Concert being held?
  - **A:** Annual Music Department Winter Concert takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at 401 Charter Colony Pkwy, Midlothian, VA, United States.
- **Q**: Who is organizing Annual Music Department Winter Concert?
  - **A:** Annual Music Department Winter Concert is organized by Midlothian High School Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Music Department Winter 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 Midlothian, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Music Department Winter 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": "Annual Music Department Winter Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/88ac0098f9382e548a9ccdab8b0a91a986d018128d600bea2c99900bb12c57f2-rimg-w1200-h800-dc151c12-gmir?v=1765989013",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/midlothian/annual-music-department-winter-concert/200029369665913",
        "location": {
            "@type": "Place",
            "name": "401 Charter Colony Pkwy, Midlothian, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Charter Colony Pkwy, Midlothian, VA 23114-4366, United States",
                "addressLocality": "Midlothian",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.49627",
                "longitude": "-77.66042"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are $10 and available on GoFan or at the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midlothian High School Bands",
                "url": "https://allevents.in/org/midlothian-high-school-bands/19987132"
            }
        ]
    }
]
```