

# Event Details

- **Event Name**: Holiday Concert at Liberty Library
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 06:00 pm
- **Event Description**: Stop on out to Liberty Library on December 8th from 6-7 for an evening of live holiday music. Bring family and friends to come sing along to Christmas classics we all know and love.
- **Event URL**: https://allevents.in/youngstown/holiday-concert-at-liberty-library/200029122811734
- **Event Categories**: concerts, music, entertainment, holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Youngstown
- **state**: OH
- **country**: United States
- **location**: Liberty Public Library
- **lat**: 41.161827985603
- **long**: -80.658799622594
- **full address**: Liberty Public Library, 415 Churchill Hubbard Rd,Youngstown,OH,United States

## Event gallery

- **Alt text**: Holiday Concert at Liberty Library
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/aa2be2d9cd54f592fb2e24464b3fe6c9e4ee62d24ac30ea44e30c3af388c24d2-rimg-w1200-h1600-dcc2bdae-gmir?v=1765197123

## FAQs

- **Q**: When and where is Holiday Concert at Liberty Library being held?
  - **A:** Holiday Concert at Liberty Library takes place on Mon, 08 Dec, 2025 at 06:00 pm to Mon, 08 Dec, 2025 at 06:00 pm at Liberty Public Library, 415 Churchill Hubbard Rd,Youngstown,OH,United States.
- **Q**: Who is organizing Holiday Concert at Liberty Library?
  - **A:** Holiday Concert at Liberty Library is organized by Guitarist Tyler Guerrieri.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Concert at Liberty Library 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 Youngstown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Concert at Liberty Library 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": "Holiday Concert at Liberty Library",
        "image": "https://cdn-az.allevents.in/events3/banners/aa2be2d9cd54f592fb2e24464b3fe6c9e4ee62d24ac30ea44e30c3af388c24d2-rimg-w1200-h1600-dcc2bdae-gmir?v=1765197123",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/youngstown/holiday-concert-at-liberty-library/200029122811734",
        "location": {
            "@type": "Place",
            "name": "Liberty Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "415 Churchill Hubbard Rd,Youngstown,OH,United States",
                "addressLocality": "Youngstown",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.161827985603",
                "longitude": "-80.658799622594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop on out to Liberty Library on December 8th from 6-7 for an evening of live holiday music. Bring family and friends to come sing along to Christmas classics we all know and love.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Guitarist Tyler Guerrieri",
                "url": "https://allevents.in/org/guitarist-tyler-guerrieri/26152754"
            }
        ]
    }
]
```