

# Event Details

- **Event Name**: It’s Trivia Night!
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 06:30 pm – Mon, 13 Apr, 2026 at 08:30 pm (-04:00)
- **Event Description**: Join us for our weekly trivia night!
- **Event URL**: https://allevents.in/logansport/it’s-trivia-night/200029937532546
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Logansport
- **state**: IN
- **country**: United States
- **location**: 611 north street, Logansport, IN
- **lat**: 40.75562
- **long**: -86.36275
- **full address**: 611 north street, Logansport, IN, United States

## Event gallery

- **Alt text**: It’s Trivia Night!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5827302675c4e20eb8825ac85f93b6b11bb09446eb22c1395511ab0dc50d1b4d-rimg-w1200-h628-dc160702-gmir?v=1776095566

## FAQs

- **Q**: When and where is It’s Trivia Night! being held?
  - **A:** It’s Trivia Night! takes place on Mon, 13 Apr, 2026 at 06:30 pm to Mon, 13 Apr, 2026 at 08:30 pm at 611 north street, Logansport, IN, United States.
- **Q**: Who is organizing It’s Trivia Night!?
  - **A:** It’s Trivia Night! is organized by Science Project Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "It’s Trivia Night!",
        "image": "https://cdn-az.allevents.in/events5/banners/5827302675c4e20eb8825ac85f93b6b11bb09446eb22c1395511ab0dc50d1b4d-rimg-w1200-h628-dc160702-gmir?v=1776095566",
        "startDate": "2026-04-13T18:30:00-04:00",
        "endDate": "2026-04-13T20:30:00-04:00",
        "url": "https://allevents.in/logansport/it’s-trivia-night/200029937532546",
        "location": {
            "@type": "Place",
            "name": "611 north street, Logansport, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 North St, Logansport, IN 46947-2737, United States",
                "addressLocality": "Logansport",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75562",
                "longitude": "-86.36275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our weekly trivia night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Science Project Brewing Company",
                "url": "https://allevents.in/org/science-project-brewing-company/21001837"
            }
        ]
    }
]
```