

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 05:30 pm
- **Event Description**: Save the date, more details to come
- **Event URL**: https://allevents.in/newton/trivia-night/200028765028016
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Newton
- **state**: IA
- **country**: United States
- **location**: Hotel Maytag Ballroom
- **lat**: 41.70022
- **long**: -93.05322
- **full address**: Hotel Maytag Ballroom, 105 N 2nd Ave E, Newton, IA 50208-3220, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8d8992d5186fa63fb342a8e56cd542628fff09f1f038d763025eb190e72e93cf-rimg-w851-h315-dc303030-gmir?v=1771744780

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Sat, 28 Feb, 2026 at 05:30 pm to Sat, 28 Feb, 2026 at 05:30 pm at Hotel Maytag Ballroom, 105 N 2nd Ave E, Newton, IA 50208-3220, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Newton Athletic Booster Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trivia Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Newton, this event is thoughtfully curated to deliver a standout experience worth every moment. With 80+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events5/banners/8d8992d5186fa63fb342a8e56cd542628fff09f1f038d763025eb190e72e93cf-rimg-w851-h315-dc303030-gmir?v=1771744780",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/newton/trivia-night/200028765028016",
        "location": {
            "@type": "Place",
            "name": "Hotel Maytag Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 N 2nd Ave E, Newton, IA 50208-3220, United States",
                "addressLocality": "Newton",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.70022",
                "longitude": "-93.05322"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date, more details to come",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newton Athletic Booster Club",
                "url": "https://allevents.in/org/newton-athletic-booster-club/23298072"
            }
        ]
    }
]
```