

# Event Details

- **Event Name**: Dead Flowers Band at Rockaway Main Street Change 
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 08:00 pm
- **Event Description**: Dead Flowers Band returns to Rockaway Main Street Exchange.
Come join us for a night of great food, drinks and music!
- **Event URL**: https://allevents.in/rockaway/dead-flowers-band-at-rockaway-main-street-change/200029415295539
- **Event Categories**: music, entertainment, food-drinks
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Rockaway
- **state**: NJ
- **country**: United States
- **location**: Main Street Exchange
- **lat**: 40.897631196911
- **long**: -74.506206798294
- **full address**: Main Street Exchange, Rockaway, New Jersey, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Dead Flowers (https://allevents.in/org/dead-flowers/21835009)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e2bfeddfa92219e4561b86f530c399eebf8e451f486d9c2d509db715f3323ed3-rimg-w672-h871-dc161617-gmir?v=1766874998
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dead+Flowers+Band+at+Rockaway+Main+Street+Change+&date=02+Jan

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 02 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Main Street Exchange, Rockaway, New Jersey, United States
- **Q**: Who is organizing the event?
  - **A:** Dead Flowers
- **Q**: What type of event is this?
  - **A:** music, entertainment, food-drinks
- **Q**: Where can I find ticket details about Dead Flowers Band at Rockaway Main Street Change  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Dead Flowers Band at Rockaway Main Street Change",
        "image": "https://cdn-az.allevents.in/events10/banners/e2bfeddfa92219e4561b86f530c399eebf8e451f486d9c2d509db715f3323ed3-rimg-w672-h871-dc161617-gmir?v=1766874998",
        "startDate": "2026-01-02",
        "url": "https://allevents.in/rockaway/dead-flowers-band-at-rockaway-main-street-change/200029415295539",
        "location": {
            "@type": "Place",
            "name": "Main Street Exchange",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rockaway, New Jersey",
                "addressLocality": "Rockaway",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.897631196911",
                "longitude": "-74.506206798294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dead Flowers Band returns to Rockaway Main Street Exchange.\nCome join us for a night of great food, drinks and music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dead Flowers",
                "url": "https://allevents.in/org/dead-flowers/21835009"
            }
        ]
    }
]
```