

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: GRISD HS and JHS Choirs Christmas concert tomorrow night at 7:00 pm in the HS Auditorium. We hope you can join us for a wonderful night of music.
- **Event URL**: https://allevents.in/glen-rose/christmas-concert/200029374610316
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Glen Rose
- **state**: TX
- **country**: United States
- **location**: Glen Rose High School
- **lat**: 32.231131423952
- **long**: -97.767751325193
- **full address**: Glen Rose High School, Glen Rose, Texas, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5938a46744fad3cff4628dc664900215efdd87c2063be18590259dd148c570d6-rimg-w1200-h663-dc1a1817-gmir?v=1766090056

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Thu, 18 Dec, 2025 at 07:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at Glen Rose High School, Glen Rose, Texas, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Glen Rose HS Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Glen Rose, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/5938a46744fad3cff4628dc664900215efdd87c2063be18590259dd148c570d6-rimg-w1200-h663-dc1a1817-gmir?v=1766090056",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/glen-rose/christmas-concert/200029374610316",
        "location": {
            "@type": "Place",
            "name": "Glen Rose High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Glen Rose, Texas",
                "addressLocality": "Glen Rose",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.231131423952",
                "longitude": "-97.767751325193"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "GRISD HS and JHS Choirs Christmas concert tomorrow night at 7:00 pm in the HS Auditorium. We hope you can join us for a wonderful night of music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glen Rose HS Choir",
                "url": "https://allevents.in/org/glen-rose-hs-choir/26329670"
            }
        ]
    }
]
```