

# Event Details

- **Event Name**: Grateful Dead Night
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 08:00 pm
- **Event Description**: Gratefulmen are hosting another spectacular night playing the most grateful dead music, anywhere on planet earth.
- **Event URL**: https://allevents.in/freehold/grateful-dead-night/200030151696542
- **Interested Audience**: 
  - total_interested_count: 42

## 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
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9687f01c6299802cd1820df48976211c304f8b049be64f29f3391fe2bc18764f-rimg-w1024-h1536-dc2f3017-gmir?v=1781766459

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grateful Dead Night",
        "image": "https://cdn-az.allevents.in/events6/banners/9687f01c6299802cd1820df48976211c304f8b049be64f29f3391fe2bc18764f-rimg-w1024-h1536-dc2f3017-gmir?v=1781766459",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/freehold/grateful-dead-night/200030151696542",
        "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 are hosting another spectacular night playing the most grateful dead music, anywhere on planet earth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gratefulmen",
                "url": "https://allevents.in/org/gratefulmen/20515817"
            }
        ]
    }
]
```