

# Event Details

- **Event Name**: Dave Diamond Band
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 08:00 pm
- **Event Description**: This time Dave is doing Dave Diamond Band favorites!
- **Event URL**: https://allevents.in/sea-cliff/dave-diamond-band/200029119177948
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029119177948?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sea+cliff-events

## Event venue details

- **city**: Sea Cliff
- **state**: NY
- **country**: United States
- **location**: 225 Sea Cliff Ave, Sea Cliff, NY, United States, New York 11579
- **lat**: 40.84891
- **long**: -73.64468
- **full address**: 225 Sea Cliff Ave, Sea Cliff, NY, United States, New York 11579

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Still Partners (https://allevents.in/org/still-partners/26497870)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dave+Diamond+Band&date=Sat%2C+08+Nov%2C+2025+at+08%3A00+pm&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dave+Diamond+Band&date=08+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 225 Sea Cliff Ave, Sea Cliff, NY, United States, New York 11579
- **Q**: Who is organizing the event?
  - **A:** Still Partners
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Dave Diamond Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Dave Diamond Band",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Dave+Diamond+Band&date=Sat%2C+08+Nov%2C+2025+at+08%3A00+pm&bg=4",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/sea-cliff/dave-diamond-band/200029119177948",
        "location": {
            "@type": "Place",
            "name": "225 Sea Cliff Ave, Sea Cliff, NY, United States, New York 11579",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "225 Sea Cliff Ave, Sea Cliff, NY 11579-1231, United States",
                "addressLocality": "Sea Cliff",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.84891",
                "longitude": "-73.64468"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This time Dave is doing Dave Diamond Band favorites!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Still Partners",
                "url": "https://allevents.in/org/still-partners/26497870"
            }
        ]
    }
]
```