

# Event Details

- **Event Name**: Grateful Dead Night at Tre Pizza in Freehold
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 08:00 pm – Thu, 23 Apr, 2026 at 11:00 pm (-04:00)
- **Event Description**: Gratefulmen will be hosting our famous Grateful Dead Night at Tre Pizza. Join us as we jam, we have two sets of fantastic tunes.
- **Event URL**: https://allevents.in/freehold/grateful-dead-night-at-tre-pizza-in-freehold/200029953634513
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Freehold
- **state**: NJ
- **country**: United States
- **location**: Tre Pizza, Pasta, Beer Garden
- **lat**: 40.25006385
- **long**: -74.269297842
- **full address**: Tre Pizza, Pasta, Beer Garden, 611 Park Ave, Freehold, NJ 07728-2351, United States

## Event gallery

- **Alt text**: Grateful Dead Night at Tre Pizza in Freehold
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/86a6b15f2baa8577a7da16bf243bc898899115f6f5c85400726eabbe9e88d0b2-rimg-w1200-h1553-dc031748-gmir?v=1776345492

## FAQs

- **Q**: When and where is Grateful Dead Night at Tre Pizza in Freehold being held?
  - **A:** Grateful Dead Night at Tre Pizza in Freehold takes place on Thu, 23 Apr, 2026 at 08:00 pm to Thu, 23 Apr, 2026 at 11:00 pm at Tre Pizza, Pasta, Beer Garden, 611 Park Ave, Freehold, NJ 07728-2351, United States.
- **Q**: Who is organizing Grateful Dead Night at Tre Pizza in Freehold?
  - **A:** Grateful Dead Night at Tre Pizza in Freehold is organized by Gratefulmen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grateful Dead Night at Tre Pizza in Freehold",
        "image": "https://cdn-az.allevents.in/events5/banners/86a6b15f2baa8577a7da16bf243bc898899115f6f5c85400726eabbe9e88d0b2-rimg-w1200-h1553-dc031748-gmir?v=1776345492",
        "startDate": "2026-04-23T20:00:00-04:00",
        "endDate": "2026-04-23T23:00:00-04:00",
        "url": "https://allevents.in/freehold/grateful-dead-night-at-tre-pizza-in-freehold/200029953634513",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Tre Pizza, Pasta, Beer Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 Park Ave, Freehold, NJ 07728-2351, United States",
                "addressLocality": "Freehold",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.25006385",
                "longitude": "-74.269297842"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Gratefulmen will be hosting our famous Grateful Dead Night at Tre Pizza. Join us as we jam, we have two sets of fantastic tunes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gratefulmen",
                "url": "https://allevents.in/org/gratefulmen/20515817"
            }
        ]
    }
]
```