

# Event Details

- **Event Name**: After the Ovations: WCC Gathers
- **Event Start and End Date**: Fri, 15 May, 2026 at 09:00 pm (-04:00)
- **Event Description**: We're Still Here!
Another year, another group of alumnae/alumni welcomed.  
A good time will be had by all.
- **Event URL**: https://allevents.in/princeton/after-the-ovations-wcc-gathers/200029918577444
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details

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

## Event venue details

- **city**: Princeton
- **state**: NJ
- **country**: United States
- **location**: Yankee Doodle Tap Room
- **lat**: 40.350437487046
- **long**: -74.661445020287
- **full address**: Yankee Doodle Tap Room, Princeton, New Jersey, United States

## Event gallery

- **Alt text**: After the Ovations: WCC Gathers
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/167802abe9b37b39ba54485865e1810cfe475fccd16f4ee20cb5529c3214b988-rimg-w960-h960-dc191517-gmir?v=1775802944

## FAQs

- **Q**: When and where is After the Ovations: WCC Gathers being held?
  - **A:** After the Ovations: WCC Gathers takes place on Fri, 15 May, 2026 at 09:00 pm to Fri, 15 May, 2026 at 09:00 pm at Yankee Doodle Tap Room, Princeton, New Jersey, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "After the Ovations: WCC Gathers",
        "image": "https://cdn-az.allevents.in/events2/banners/167802abe9b37b39ba54485865e1810cfe475fccd16f4ee20cb5529c3214b988-rimg-w960-h960-dc191517-gmir?v=1775802944",
        "startDate": "2026-05-15T21:00:00-04:00",
        "url": "https://allevents.in/princeton/after-the-ovations-wcc-gathers/200029918577444",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Yankee Doodle Tap Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Princeton, New Jersey",
                "addressLocality": "Princeton",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.350437487046",
                "longitude": "-74.661445020287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're Still Here!\nAnother year, another group of alumnae/alumni welcomed.  \nA good time will be had by all."
    }
]
```