

# Event Details

- **Event Name**: Live at Lilah's
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 08:00 pm
- **Event Description**: A rockin' blues good time on a Saturday Night. Electric Rooster and some special guests
- **Event URL**: https://allevents.in/east-rockaway/live-at-lilahs/200029219969736
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: East Rockaway
- **state**: NY
- **country**: United States
- **location**: Lilah's  Bar and Grill, 33 Main St. East Rockaway
- **lat**: 40.63998
- **long**: -73.66214
- **full address**: Lilah's  Bar and Grill, 33 Main St. East Rockaway, Lilah's, 33 Main St, East Rockaway, NY 11518, United States

## Event gallery

- **Alt text**: Live at Lilah's
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e62436e2e2f1eada60122d38071740093f00ee348e00d29fc90ab787391a8f31-rimg-w1200-h900-dc040202-gmir?v=1764868726

## FAQs

- **Q**: When and where is Live at Lilah's being held?
  - **A:** Live at Lilah's takes place on Sat, 06 Dec, 2025 at 08:00 pm to Sat, 06 Dec, 2025 at 08:00 pm at Lilah's  Bar and Grill, 33 Main St. East Rockaway, Lilah's, 33 Main St, East Rockaway, NY 11518, United States.
- **Q**: Who is organizing Live at Lilah's?
  - **A:** Live at Lilah's is organized by Electric Rooster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Lilah's",
        "image": "https://cdn-az.allevents.in/events10/banners/e62436e2e2f1eada60122d38071740093f00ee348e00d29fc90ab787391a8f31-rimg-w1200-h900-dc040202-gmir?v=1764868726",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/east-rockaway/live-at-lilahs/200029219969736",
        "location": {
            "@type": "Place",
            "name": "Lilah's  Bar and Grill, 33 Main St. East Rockaway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lilah's, 33 Main St, East Rockaway, NY 11518, United States",
                "addressLocality": "East Rockaway",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.63998",
                "longitude": "-73.66214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A rockin' blues good time on a Saturday Night. Electric Rooster and some special guests",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Electric Rooster",
                "url": "https://allevents.in/org/electric-rooster/24549153"
            }
        ]
    }
]
```