

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:00 am
- **Event Description**: Join us for a very special Christmas concert featuring the music of the Mark Trammel Quartet and the Whisnants.
- **Event URL**: https://allevents.in/sanderson/christmas-concert/200029208991032
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sanderson
- **state**: FL
- **country**: United States
- **location**: 26389 County Road 250, Sanderson, FL, United States, Florida 32087
- **lat**: 30.43732
- **long**: -82.29156
- **full address**: 26389 County Road 250, Sanderson, FL, United States, Florida 32087

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8b405aa979f31bb8d2d5fc9c9f778538d4c461a7fc8066016c66f0b02d86f553-rimg-w940-h348-dc1b1712-gmir?v=1764114119

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Sun, 30 Nov, 2025 at 10:00 am to Sun, 30 Nov, 2025 at 10:00 am at 26389 County Road 250, Sanderson, FL, United States, Florida 32087.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Taylor Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 Sanderson, 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/events9/banners/8b405aa979f31bb8d2d5fc9c9f778538d4c461a7fc8066016c66f0b02d86f553-rimg-w940-h348-dc1b1712-gmir?v=1764114119",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/sanderson/christmas-concert/200029208991032",
        "location": {
            "@type": "Place",
            "name": "26389 County Road 250, Sanderson, FL, United States, Florida 32087",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26389 CR-250, Sanderson, FL 32087-2922, United States",
                "addressLocality": "Sanderson",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.43732",
                "longitude": "-82.29156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a very special Christmas concert featuring the music of the Mark Trammel Quartet and the Whisnants.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Taylor Church",
                "url": "https://allevents.in/org/taylor-church/25047041"
            }
        ]
    }
]
```