

# Event Details

- **Event Name**: FREE Holiday Concert 
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 06:00 pm
- **Event Description**: Come enjoy a free 30-minute concert in the lobby of our main library.
- **Event URL**: https://allevents.in/sedona/free-holiday-concert/200028541911058
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Sedona
- **state**: AZ
- **country**: United States
- **location**: Community Library Sedona
- **lat**: 34.862432280238
- **long**: -111.81847031293
- **full address**: Community Library Sedona, 3250 White Bear Rd, Sedona, AZ 86336-4337, United States

## Event gallery

- **Alt text**: FREE Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4a5078b2d61e9682d521f3b2d3099e15f97fe8e58c271b0163aa55b7aaa919d9-rimg-w1200-h851-dc191b11-gmir?v=1765461639

## FAQs

- **Q**: When and where is FREE Holiday Concert  being held?
  - **A:** FREE Holiday Concert  takes place on Wed, 17 Dec, 2025 at 06:00 pm to Wed, 17 Dec, 2025 at 06:00 pm at Community Library Sedona, 3250 White Bear Rd, Sedona, AZ 86336-4337, United States.
- **Q**: Who is organizing FREE Holiday Concert ?
  - **A:** FREE Holiday Concert  is organized by Red RockAppella Ensemble.
- **Q**: Who is this event for? Is it right for me?
  - **A:** FREE Holiday 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 Sedona, this event is thoughtfully curated to deliver a standout experience worth every moment. If FREE 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": "FREE Holiday Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/4a5078b2d61e9682d521f3b2d3099e15f97fe8e58c271b0163aa55b7aaa919d9-rimg-w1200-h851-dc191b11-gmir?v=1765461639",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/sedona/free-holiday-concert/200028541911058",
        "location": {
            "@type": "Place",
            "name": "Community Library Sedona",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3250 White Bear Rd, Sedona, AZ 86336-4337, United States",
                "addressLocality": "Sedona",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.862432280238",
                "longitude": "-111.81847031293"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a free 30-minute concert in the lobby of our main library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red RockAppella Ensemble",
                "url": "https://allevents.in/org/red-rockappella-ensemble/23188290"
            }
        ]
    }
]
```