

# Event Details

- **Event Name**: Fairfax Bands Holiday Concert
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for a free holiday concert on Tuesday, December 9th at 7pm in the Fairfax High School auditorium. 

See you there!
- **Event URL**: https://allevents.in/fairfax/fairfax-bands-holiday-concert/200029323994230
- **Event Categories**: music, entertainment, concerts, holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Fairfax
- **state**: VA
- **country**: United States
- **location**: Fairfax High School (Fairfax, Virginia)
- **lat**: 38.86
- **long**: -77.2861
- **full address**: Fairfax High School (Fairfax, Virginia), 3501 Rebel Run,Fairfax, Virginia, United States

## Event gallery

- **Alt text**: Fairfax Bands Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/699f459b5626095033ef3eb6ceabc1a47af355727d7534f9e63467aeb25565a8-rimg-w1200-h800-dc13151a-gmir?v=1765226310

## FAQs

- **Q**: When and where is Fairfax Bands Holiday Concert being held?
  - **A:** Fairfax Bands Holiday Concert takes place on Tue, 09 Dec, 2025 at 07:00 pm to Tue, 09 Dec, 2025 at 07:00 pm at Fairfax High School (Fairfax, Virginia), 3501 Rebel Run,Fairfax, Virginia, United States.
- **Q**: Who is organizing Fairfax Bands Holiday Concert?
  - **A:** Fairfax Bands Holiday Concert is organized by Fairfax HS Bands - VA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fairfax Bands Holiday 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 Fairfax, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fairfax Bands Holiday 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": "Fairfax Bands Holiday Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/699f459b5626095033ef3eb6ceabc1a47af355727d7534f9e63467aeb25565a8-rimg-w1200-h800-dc13151a-gmir?v=1765226310",
        "startDate": "2025-12-09",
        "url": "https://allevents.in/fairfax/fairfax-bands-holiday-concert/200029323994230",
        "location": {
            "@type": "Place",
            "name": "Fairfax High School (Fairfax, Virginia)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3501 Rebel Run,Fairfax, Virginia",
                "addressLocality": "Fairfax",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.86",
                "longitude": "-77.2861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a free holiday concert on Tuesday, December 9th at 7pm in the Fairfax High School auditorium. \n\nSee you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfax HS Bands - VA",
                "url": "https://allevents.in/org/fairfax-hs-bands-va/27209830"
            }
        ]
    }
]
```