

# Event Details

- **Event Name**: Jezebel.  
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 09:00 pm
- **Event Description**: All female rock band coming to Dev's Tavern for the first time
- **Event URL**: https://allevents.in/harrisville/jezebel/200028983908630
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

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

## Event venue details

- **city**: Harrisville
- **state**: RI
- **country**: United States
- **location**: 341 CHAPEL ST, Harrisville, RI
- **lat**: 41.96739
- **long**: -71.68252
- **full address**: 341 CHAPEL ST, Harrisville, RI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Dev's Tavern (https://allevents.in/org/devs-tavern/23248929)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/94fb191cb716402c6b1642f1c2242d83c5793e27d5b5333d81aafd728613601b-rimg-w1200-h1112-dc000000-gmir?v=1768864591
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6dace8f0f0d76fa74850784f04e148b37dd5921db62968b7faaa6c6f6bdbff7a-rimg-w300-h300-dc000000-gmir?v=1768864592

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 24 Jan, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** 341 CHAPEL ST, Harrisville, RI, United States
- **Q**: Who is organizing the event?
  - **A:** Dev's Tavern
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Jezebel.   ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jezebel.",
        "image": "https://cdn-az.allevents.in/events1/banners/94fb191cb716402c6b1642f1c2242d83c5793e27d5b5333d81aafd728613601b-rimg-w1200-h1112-dc000000-gmir?v=1768864591",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/harrisville/jezebel/200028983908630",
        "location": {
            "@type": "Place",
            "name": "341 CHAPEL ST, Harrisville, RI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "341 Chapel St, Harrisville, RI 02830-1362, United States",
                "addressLocality": "Harrisville",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.96739",
                "longitude": "-71.68252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All female rock band coming to Dev's Tavern for the first time",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Devs Tavern",
                "url": "https://allevents.in/org/devs-tavern/23248929"
            }
        ]
    }
]
```