

# Event Details

- **Event Name**: John Pizzarelli @ Bell Theater in Holmdel
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 08:00 pm – Sun, 19 Oct, 2025 at 12:00 am
- **Event URL**: https://allevents.in/holmdel/john-pizzarelli-bell-theater-in-holmdel/3300027723479010
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.belltheater.org/tony-bennett-tribute?direct=true

## Event venue details

- **city**: Holmdel
- **state**: NJ
- **country**: United States
- **location**: Bell Theater
- **lat**: 40.3641786
- **long**: -74.1660636
- **full address**: Bell Theater, Bell Theater, Holmdel, NJ, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=John+Pizzarelli+%40+Bell+Theater+in+Holmdel&date=Sat%2C+18+Oct%2C+2025+at+08%3A00+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=John+Pizzarelli+%40+Bell+Theater+in+Holmdel&date=18+Oct

## Artist Details

- **Artist name**: John Pizzarelli
  - **Artist page URL**: https://allevents.in/performer/john-pizzarelli

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 18 Oct, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Bell Theater, Bell Theater, Holmdel, NJ, United States
- **Q**: Who are the performers at this event?
  - **A:** John Pizzarelli
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
  - **A:** art, theatre
- **Q**: Where can I find ticket details about John Pizzarelli @ Bell Theater in Holmdel ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "John Pizzarelli @ Bell Theater in Holmdel",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=John+Pizzarelli+%40+Bell+Theater+in+Holmdel&date=Sat%2C+18+Oct%2C+2025+at+08%3A00+pm&bg=1",
        "startDate": "2025-10-18",
        "endDate": "2025-10-19",
        "url": "https://allevents.in/holmdel/john-pizzarelli-bell-theater-in-holmdel/3300027723479010",
        "location": {
            "@type": "Place",
            "name": "Bell Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bell Theater, Holmdel, NJ, United States",
                "addressLocality": "Holmdel",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.3641786",
                "longitude": "-74.1660636"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "John Pizzarelli",
                "url": "https://allevents.in/performer/john-pizzarelli"
            }
        ]
    }
]
```