

# Event Details

- **Event Name**: Live at the Mahwah Public Library
- **Event Start and End Date**: Sun, 17 Jan, 2027 at 02:00 pm (-05:00)
- **Event Description**: Roots | Blues | Rock and Roll!
- **Event URL**: https://allevents.in/mahwah/live-at-the-mahwah-public-library/200029825117341
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Mahwah
- **state**: NJ
- **country**: United States
- **location**: Mahwah Public Library
- **lat**: 41.087441145132
- **long**: -74.160683726394
- **full address**: Mahwah Public Library, 100 Ridge Rd,Mahwah, New Jersey, United States

## Event gallery

- **Alt text**: Live at the Mahwah Public Library
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d794b2190e439aea9cda6985801cbbf3b52f0535101625a99090867d06c2dc50-rimg-w992-h1056-dc080808-gmir?v=1786944506

## FAQs

- **Q**: When and where is Live at the Mahwah Public Library being held?
  - **A:** Live at the Mahwah Public Library takes place on Sun, 17 Jan, 2027 at 02:00 pm to Sun, 17 Jan, 2027 at 02:00 pm at Mahwah Public Library, 100 Ridge Rd,Mahwah, New Jersey, United States.
- **Q**: Who is organizing Live at the Mahwah Public Library?
  - **A:** Live at the Mahwah Public Library is organized by The Fabulous Rhythm Aces.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at the Mahwah Public 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 Mahwah, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at the Mahwah Public 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": "Live at the Mahwah Public Library",
        "image": "https://cdn-az.allevents.in/events10/banners/d794b2190e439aea9cda6985801cbbf3b52f0535101625a99090867d06c2dc50-rimg-w992-h1056-dc080808-gmir?v=1786944506",
        "startDate": "2027-01-17T14:00:00-05:00",
        "url": "https://allevents.in/mahwah/live-at-the-mahwah-public-library/200029825117341",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mahwah Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Ridge Rd,Mahwah, New Jersey",
                "addressLocality": "Mahwah",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.087441145132",
                "longitude": "-74.160683726394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Roots | Blues | Rock and Roll!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Fabulous Rhythm Aces",
                "url": "https://allevents.in/org/the-fabulous-rhythm-aces/20991653"
            }
        ]
    }
]
```