

# Event Details

- **Event Name**: Grateful Dead Night 
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 08:00 pm
- **Event Description**: Gratefulmen will be hosting a Grateful Dead Night at Tre Pizza on 2/26 at 8pm.
- **Event URL**: https://allevents.in/freehold/grateful-dead-night/200029685978056
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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 (Old Rt 33),Freehold,NJ,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mark Kapel (https://allevents.in/org/mark-kapel/19339680)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2be2a311cdf1bc639ce242caedb26b21c2b9dc2cc0cb6cad847b1722b0f66e2d-rimg-w1200-h1553-dc9932ff-gmir?v=1771457755
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/28014cad942a57a5b5a738c7a6d5250aa7cd81f97eb67520e5503ab6721972e9-rimg-w300-h300-dc9934ff-gmir?v=1771457756

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Feb, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Tre Pizza, Pasta, Beer Garden, 611 Park Ave (Old Rt 33),Freehold,NJ,United States
- **Q**: Who is organizing the event?
  - **A:** Mark Kapel
- **Q**: Where can I find ticket details about Grateful Dead Night  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Grateful Dead Night",
        "image": "https://cdn-az.allevents.in/events6/banners/2be2a311cdf1bc639ce242caedb26b21c2b9dc2cc0cb6cad847b1722b0f66e2d-rimg-w1200-h1553-dc9932ff-gmir?v=1771457755",
        "startDate": "2026-02-26",
        "url": "https://allevents.in/freehold/grateful-dead-night/200029685978056",
        "location": {
            "@type": "Place",
            "name": "Tre Pizza, Pasta, Beer Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 Park Ave (Old Rt 33),Freehold,NJ,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 a Grateful Dead Night at Tre Pizza on 2/26 at 8pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mark Kapel",
                "url": "https://allevents.in/org/mark-kapel/19339680"
            }
        ]
    }
]
```