

# Event Details

- **Event Name**: DeKalb Public Library - After-hours Concert
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 06:30 pm – Sat, 15 Nov, 2025 at 07:30 pm
- **Event Description**: FREE concert.  Doors open at 6:00 PM.
- **Event URL**: https://allevents.in/dekalb/dekalb-public-library-after-hours-concert/200029169115130
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details

- **Ticket URL**: http://facebook.com/200029169115130?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=dekalb-events

## Event venue details

- **city**: Dekalb
- **state**: IL
- **country**: United States
- **location**: DeKalb Public Library
- **lat**: 41.932076031961
- **long**: -88.75005261757
- **full address**: DeKalb Public Library, 309 Oak St,DeKalb,IL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Jazz in Progress (https://allevents.in/org/jazz-in-progress/26517184)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/55004251b8e1e60602549e74c855fe5688b88fa1f59a0ae1999da7bdfe9b7627-rimg-w580-h745-dc1c1d1d-gmir?v=1762789229
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=DeKalb+Public+Library+-+After-hours+Concert&date=15+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** DeKalb Public Library, 309 Oak St,DeKalb,IL,United States
- **Q**: Who is organizing the event?
  - **A:** Jazz in Progress
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about DeKalb Public Library - After-hours Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "DeKalb Public Library - After-hours Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/55004251b8e1e60602549e74c855fe5688b88fa1f59a0ae1999da7bdfe9b7627-rimg-w580-h745-dc1c1d1d-gmir?v=1762789229",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/dekalb/dekalb-public-library-after-hours-concert/200029169115130",
        "location": {
            "@type": "Place",
            "name": "DeKalb Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "309 Oak St,DeKalb,IL,United States",
                "addressLocality": "Dekalb",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.932076031961",
                "longitude": "-88.75005261757"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE concert.  Doors open at 6:00 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jazz in Progress",
                "url": "https://allevents.in/org/jazz-in-progress/26517184"
            }
        ]
    }
]
```