

# Event Details

- **Event Name**: It's Time for Trivia!!
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 03:30 pm – Mon, 13 Jul, 2026 at 04:30 pm
- **Event Description**: Enjoy a Trivia Competition for the entire family!
- **Event URL**: https://allevents.in/gastonia/its-time-for-trivia/200030388146210
- **Event Categories**: Contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gastonia
- **state**: NC
- **country**: United States
- **location**: Gaston County Public Library
- **lat**: 35.252330620324
- **long**: -81.157861527016
- **full address**: Gaston County Public Library, 1555 E Garrison Boulevard,Gastonia, North Carolina, United States

## Event gallery

- **Alt text**: It's Time for Trivia!!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d784e03e791332d8543d35d3c9c29b6796807f57db87613e269d56578a1c045d-rimg-w1200-h675-dc5de1e6-gmir?v=1783728429

## FAQs

- **Q**: When and where is It's Time for Trivia!! being held?
  - **A:** It's Time for Trivia!! takes place on Mon, 13 Jul, 2026 at 03:30 pm to Mon, 13 Jul, 2026 at 04:30 pm at Gaston County Public Library, 1555 E Garrison Boulevard,Gastonia, North Carolina, United States.
- **Q**: Who is organizing It's Time for Trivia!!?
  - **A:** It's Time for Trivia!! is organized by Gaston County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "It's Time for Trivia!!",
        "image": "https://cdn-az.allevents.in/events3/banners/d784e03e791332d8543d35d3c9c29b6796807f57db87613e269d56578a1c045d-rimg-w1200-h675-dc5de1e6-gmir?v=1783728429",
        "startDate": "2026-07-13",
        "endDate": "2026-07-13",
        "url": "https://allevents.in/gastonia/its-time-for-trivia/200030388146210",
        "location": {
            "@type": "Place",
            "name": "Gaston County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1555 E Garrison Boulevard,Gastonia, North Carolina",
                "addressLocality": "Gastonia",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.252330620324",
                "longitude": "-81.157861527016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a Trivia Competition for the entire family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gaston County Public Library",
                "url": "https://allevents.in/org/gaston-county-public-library/13054467",
                "description": "The official Facebook presence of the Gaston County Public Library, maintained by GCPL for the benefit of our patrons!"
            }
        ]
    }
]
```