

# Event Details

- **Event Name**: Live at Moby Dick's
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 08:30 pm (-04:00)
- **Event Description**: Show starts at 8:30!
- **Event URL**: https://allevents.in/sewaren/live-at-moby-dicks/200029588789152
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Sewaren
- **state**: NJ
- **country**: United States
- **location**: Moby Dicks Bar
- **lat**: 40.54598
- **long**: -74.25829
- **full address**: Moby Dicks Bar, 351 West Ave, Sewaren, NJ 07077-1421, United States

## Event gallery

- **Alt text**: Live at Moby Dick's
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6eb625243956c1cf4077f0fabf9f2f21ba1da3a877aeaa00ffb0f6f1c0e83e89-rimg-w1024-h1536-dc151a16-gmir?v=1776333946

## FAQs

- **Q**: When and where is Live at Moby Dick's being held?
  - **A:** Live at Moby Dick's takes place on Fri, 24 Apr, 2026 at 08:30 pm to Fri, 24 Apr, 2026 at 08:30 pm at Moby Dicks Bar, 351 West Ave, Sewaren, NJ 07077-1421, United States.
- **Q**: Who is organizing Live at Moby Dick's?
  - **A:** Live at Moby Dick's is organized by Driftwood Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at Moby Dick's 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 Sewaren, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at Moby Dick's sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Moby Dick's",
        "image": "https://cdn-az.allevents.in/events1/banners/6eb625243956c1cf4077f0fabf9f2f21ba1da3a877aeaa00ffb0f6f1c0e83e89-rimg-w1024-h1536-dc151a16-gmir?v=1776333946",
        "startDate": "2026-04-24T20:30:00-04:00",
        "url": "https://allevents.in/sewaren/live-at-moby-dicks/200029588789152",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Moby Dicks Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "351 West Ave, Sewaren, NJ 07077-1421, United States",
                "addressLocality": "Sewaren",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.54598",
                "longitude": "-74.25829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Show starts at 8:30!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Driftwood Band",
                "url": "https://allevents.in/org/driftwood-band/25823459"
            }
        ]
    }
]
```