

# Event Details

- **Event Name**: USA trivia night
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 07:00 pm
- **Event Description**: Are you proud to be an American? Do you know your US history? Show off your knowledge of your country and celebrate 250 years of freedom on July 11 for trivia night!
- **Event URL**: https://allevents.in/cedarburg/usa-trivia-night/200030277532719
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Cedarburg
- **state**: WI
- **country**: United States
- **location**: C. Wieslers
- **lat**: 43.2935606
- **long**: -87.9865172
- **full address**: C. Wieslers, W61N493 Washington Ave,Cedarburg, Wisconsin, United States

## Event gallery

- **Alt text**: USA trivia night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b910631d95715422e6036cace2f9ac4e4e607762c668ff79367e832b7b52e2ee-rimg-w1200-h900-dc4b4132-gmir?v=1783532856

## FAQs

- **Q**: When and where is USA trivia night being held?
  - **A:** USA trivia night takes place on Sat, 11 Jul, 2026 at 07:00 pm to Sat, 11 Jul, 2026 at 07:00 pm at C. Wieslers, W61N493 Washington Ave,Cedarburg, Wisconsin, United States.
- **Q**: Who is organizing USA trivia night?
  - **A:** USA trivia night is organized by C. Wieslers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "USA trivia night",
        "image": "https://cdn-az.allevents.in/events2/banners/b910631d95715422e6036cace2f9ac4e4e607762c668ff79367e832b7b52e2ee-rimg-w1200-h900-dc4b4132-gmir?v=1783532856",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/cedarburg/usa-trivia-night/200030277532719",
        "location": {
            "@type": "Place",
            "name": "C. Wieslers",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "W61N493 Washington Ave,Cedarburg, Wisconsin",
                "addressLocality": "Cedarburg",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.2935606",
                "longitude": "-87.9865172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Are you proud to be an American? Do you know your US history? Show off your knowledge of your country and celebrate 250 years of freedom on July 11 for trivia night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "C. Wieslers",
                "url": "https://allevents.in/org/c-wieslers/25144775"
            }
        ]
    }
]
```