

# Event Details

- **Event Name**: Live at Caffrey's Backyard
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 06:00 pm (-04:00)
- **Event Description**: Showtime 6:00PM
- **Event URL**: https://allevents.in/forked-river/live-at-caffreys-backyard/200029941205938
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Forked River
- **state**: NJ
- **country**: United States
- **location**: Caffreys Tavern
- **lat**: 39.8295
- **long**: -74.19982
- **full address**: Caffreys Tavern, 440 Route 9 S,Forked River, New Jersey, United States

## Event gallery

- **Alt text**: Live at Caffrey's Backyard
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9b2b56d98c3810ac520449ded4c79905f6a3927682365c3782d754294d0c616b-rimg-w1024-h1536-dcd8d7d6-gmir?v=1776163118

## FAQs

- **Q**: When and where is Live at Caffrey's Backyard being held?
  - **A:** Live at Caffrey's Backyard takes place on Fri, 26 Jun, 2026 at 06:00 pm to Fri, 26 Jun, 2026 at 06:00 pm at Caffreys Tavern, 440 Route 9 S,Forked River, New Jersey, United States.
- **Q**: Who is organizing Live at Caffrey's Backyard?
  - **A:** Live at Caffrey's Backyard is organized by Driftwood Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at Caffrey's Backyard is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Forked River, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at Caffrey's Backyard sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Caffrey's Backyard",
        "image": "https://cdn-az.allevents.in/events4/banners/9b2b56d98c3810ac520449ded4c79905f6a3927682365c3782d754294d0c616b-rimg-w1024-h1536-dcd8d7d6-gmir?v=1776163118",
        "startDate": "2026-06-26T18:00:00-04:00",
        "url": "https://allevents.in/forked-river/live-at-caffreys-backyard/200029941205938",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Caffreys Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "440 Route 9 S,Forked River, New Jersey",
                "addressLocality": "Forked River",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.8295",
                "longitude": "-74.19982"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Showtime 6:00PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Driftwood Band",
                "url": "https://allevents.in/org/driftwood-band/25823459"
            }
        ]
    }
]
```