

# Event Details

- **Event Name**: Ready Set Go at Woodbridge Brewing 
- **Event Start and End Date**: Sat, 26 Jul, 2025 at 08:00 pm
- **Event Description**: Ready Set Go returns to Woodbridge Brewing
- **Event URL**: https://allevents.in/woodbridge/ready-set-go-at-woodbridge-brewing/200028533734415
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Woodbridge
- **state**: NJ
- **country**: United States
- **location**: Woodbridge Brewing Co.
- **lat**: 40.554661006059
- **long**: -74.277170643389
- **full address**: Woodbridge Brewing Co., 33 Main St,Woodbridge, New Jersey, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Ready Set Go (https://allevents.in/org/ready-set-go/19458895)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3ed46493a3d480c411830e46f6c992250a4579dfb7bca73f97bab349dc6bce5c-rimg-w851-h315-dcd2e0d8-gmir?v=1752987435
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4ae71131abf654b89ba19a1e2ae05d72320b4f0d5833d0ff57d51b227ca13519-rimg-w300-h300-dcd1e0da-gmir?v=1752987435

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 26 Jul, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Woodbridge Brewing Co., 33 Main St,Woodbridge, New Jersey, United States
- **Q**: Who is organizing the event?
  - **A:** Ready Set Go
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Ready Set Go at Woodbridge Brewing  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ready Set Go at Woodbridge Brewing",
        "image": "https://cdn-az.allevents.in/events6/banners/3ed46493a3d480c411830e46f6c992250a4579dfb7bca73f97bab349dc6bce5c-rimg-w851-h315-dcd2e0d8-gmir?v=1752987435",
        "startDate": "2025-07-26",
        "url": "https://allevents.in/woodbridge/ready-set-go-at-woodbridge-brewing/200028533734415",
        "location": {
            "@type": "Place",
            "name": "Woodbridge Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 Main St,Woodbridge, New Jersey",
                "addressLocality": "Woodbridge",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.554661006059",
                "longitude": "-74.277170643389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ready Set Go returns to Woodbridge Brewing",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ready Set Go",
                "url": "https://allevents.in/org/ready-set-go/19458895"
            }
        ]
    }
]
```