

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Mon, 10 Nov, 2025 at 07:00 pm
- **Event Description**: Join us for a night of trivia! We’re continuing this fun event that Jacob and crew started at The Osthelder and keeping the same format and hosting with Ryan!
- **Event URL**: https://allevents.in/sheboygan/trivia-night/200029170127547
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Sheboygan
- **state**: WI
- **country**: United States
- **location**: 1702 S. 17th St., Sheboygan, WI
- **lat**: 43.73558
- **long**: -87.72825
- **full address**: 1702 S. 17th St., Sheboygan, WI, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/85c4df5341a378057fe6e3d2d330af64aa73ffab06ef289bfc4e00053a42149c-rimg-w1000-h794-dc1b1a28-gmir?v=1762803467

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Mon, 10 Nov, 2025 at 07:00 pm to Mon, 10 Nov, 2025 at 07:00 pm at 1702 S. 17th St., Sheboygan, WI, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Limelight Pub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events1/banners/85c4df5341a378057fe6e3d2d330af64aa73ffab06ef289bfc4e00053a42149c-rimg-w1000-h794-dc1b1a28-gmir?v=1762803467",
        "startDate": "2025-11-10",
        "url": "https://allevents.in/sheboygan/trivia-night/200029170127547",
        "location": {
            "@type": "Place",
            "name": "1702 S. 17th St., Sheboygan, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1702 S 17th St, Sheboygan, WI 53081-5602, United States",
                "addressLocality": "Sheboygan",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.73558",
                "longitude": "-87.72825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of trivia! We’re continuing this fun event that Jacob and crew started at The Osthelder and keeping the same format and hosting with Ryan!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Limelight Pub",
                "url": "https://allevents.in/org/limelight-pub/26109356"
            }
        ]
    }
]
```