

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Tue, 07 Oct, 2025 at 07:30 pm – Tue, 07 Oct, 2025 at 07:31 pm
- **Event Description**: Come claim the winners trophy! Fun for everyone with different categories each week!
- **Event URL**: https://allevents.in/boiling-springs/trivia-night/200029000088022
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Boiling Springs
- **state**: NC
- **country**: United States
- **location**: 131 E College Ave., Boiling Springs, NC
- **lat**: 35.25075
- **long**: -81.66379
- **full address**: 131 E College Ave., Boiling Springs, NC, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a5bf001bf830311a7f80e8fadd1d768971034e982059cb201ab04775effe4a34-rimg-w1200-h800-dc472d1b-gmir?v=1759477041

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Tue, 07 Oct, 2025 at 07:30 pm to Tue, 07 Oct, 2025 at 07:31 pm at 131 E College Ave., Boiling Springs, NC, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by The Vintage Dog.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events4/banners/a5bf001bf830311a7f80e8fadd1d768971034e982059cb201ab04775effe4a34-rimg-w1200-h800-dc472d1b-gmir?v=1759477041",
        "startDate": "2025-10-07",
        "endDate": "2025-10-07",
        "url": "https://allevents.in/boiling-springs/trivia-night/200029000088022",
        "location": {
            "@type": "Place",
            "name": "131 E College Ave., Boiling Springs, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 E College Ave, Shelby, NC 28152-0005, United States",
                "addressLocality": "Boiling Springs",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.25075",
                "longitude": "-81.66379"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come claim the winners trophy! Fun for everyone with different categories each week!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Vintage Dog",
                "url": "https://allevents.in/org/the-vintage-dog/25981857"
            }
        ]
    }
]
```