

# Event Details

- **Event Name**: Fall Concert: Yes, Virginia, there is a Santa Claus!
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 pm
- **Event Description**: tickets available from our musicians or at the door. $5 for adults. Kids are FREE
- **Event URL**: https://allevents.in/brunswick/fall-concert-yes-virginia-there-is-a-santa-claus/200029028779529
- **Event Categories**: music, entertainment, concerts, christmas, kids
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Brunswick
- **state**: GA
- **country**: United States
- **location**: Glynn Academy High School
- **lat**: 31.13887178
- **long**: -81.55448138
- **full address**: Glynn Academy High School, Brunswick, Georgia, United States

## Event gallery

- **Alt text**: Fall Concert: Yes, Virginia, there is a Santa Claus!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b78a108c15f563590531e83997053503d2baa890c6e2c6422642b338426fe9ec-rimg-w1200-h801-dc1a1714-gmir?v=1765280498

## FAQs

- **Q**: When and where is Fall Concert: Yes, Virginia, there is a Santa Claus! being held?
  - **A:** Fall Concert: Yes, Virginia, there is a Santa Claus! takes place on Sun, 14 Dec, 2025 at 09:00 pm to Sun, 14 Dec, 2025 at 09:00 pm at Glynn Academy High School, Brunswick, Georgia, United States.
- **Q**: Who is organizing Fall Concert: Yes, Virginia, there is a Santa Claus!?
  - **A:** Fall Concert: Yes, Virginia, there is a Santa Claus! is organized by The Golden Isles Youth Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fall Concert: Yes, Virginia, there is a Santa Claus! 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 Brunswick, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fall Concert: Yes, Virginia, there is a Santa Claus! 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": "Fall Concert: Yes, Virginia, there is a Santa Claus!",
        "image": "https://cdn-az.allevents.in/events3/banners/b78a108c15f563590531e83997053503d2baa890c6e2c6422642b338426fe9ec-rimg-w1200-h801-dc1a1714-gmir?v=1765280498",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/brunswick/fall-concert-yes-virginia-there-is-a-santa-claus/200029028779529",
        "location": {
            "@type": "Place",
            "name": "Glynn Academy High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Brunswick, Georgia",
                "addressLocality": "Brunswick",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.13887178",
                "longitude": "-81.55448138"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "tickets available from our musicians or at the door. $5 for adults. Kids are FREE",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Golden Isles Youth Orchestra",
                "url": "https://allevents.in/org/the-golden-isles-youth-orchestra/26886645"
            }
        ]
    }
]
```