

# Event Details

- **Event Name**: GOER Holiday Show
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:00 pm – Sat, 20 Dec, 2025 at 10:00 pm
- **Event Description**: Come celebrate the Holidays with us at our favorite pub. 
Saturday December 20th 7-10pm. FREE
- **Event URL**: https://allevents.in/fullerton/goer-holiday-show/200029232124737
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 80

## Ticket Details


## Event venue details

- **city**: Fullerton
- **state**: CA
- **country**: United States
- **location**: The Original Olde Ship British Pub & Restaurant
- **lat**: 33.87685
- **long**: -117.92465
- **full address**: The Original Olde Ship British Pub &amp; Restaurant, 709 N Harbor Blvd,Fullerton, California, United States

## Event gallery

- **Alt text**: GOER Holiday Show
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/87814edad65f7d0f980fb5ef46665a34e0e4ca8425ef0d650e00d3f279a66cfd-rimg-w1170-h1562-dc030303-gmir?v=1765909316

## FAQs

- **Q**: When and where is GOER Holiday Show being held?
  - **A:** GOER Holiday Show takes place on Sat, 20 Dec, 2025 at 07:00 pm to Sat, 20 Dec, 2025 at 10:00 pm at The Original Olde Ship British Pub &amp; Restaurant, 709 N Harbor Blvd,Fullerton, California, United States.
- **Q**: Who is organizing GOER Holiday Show?
  - **A:** GOER Holiday Show is organized by John Kraus and The Goers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GOER Holiday Show",
        "image": "https://cdn-az.allevents.in/events9/banners/87814edad65f7d0f980fb5ef46665a34e0e4ca8425ef0d650e00d3f279a66cfd-rimg-w1170-h1562-dc030303-gmir?v=1765909316",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/fullerton/goer-holiday-show/200029232124737",
        "location": {
            "@type": "Place",
            "name": "The Original Olde Ship British Pub & Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "709 N Harbor Blvd,Fullerton, California",
                "addressLocality": "Fullerton",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.87685",
                "longitude": "-117.92465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the Holidays with us at our favorite pub. \nSaturday December 20th 7-10pm. FREE",
        "organizer": [
            {
                "@type": "Organization",
                "name": "John Kraus and The Goers",
                "url": "https://allevents.in/org/john-kraus-and-the-goers/26312364"
            }
        ]
    }
]
```