

# Event Details

- **Event Name**: Friends Trivia Night
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 07:00 pm
- **Event Description**: Could this be anymore fun?  Come test your knowledge of all things to do with Friends!
- **Event URL**: https://allevents.in/sparta/friends-trivia-night/200029504149931
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Sparta
- **state**: TN
- **country**: United States
- **location**: 38 E. Bockman Way, Sparta, TN
- **lat**: 35.92591
- **long**: -85.46297
- **full address**: 38 E. Bockman Way, Sparta, TN, United States

## Event gallery

- **Alt text**: Friends Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f68fb61d17cf91210d1318e935df477bebc91fc38b10585b05bfb5b564087869-rimg-w1200-h1500-dc5f4c85-gmir?v=1771365278

## FAQs

- **Q**: When and where is Friends Trivia Night being held?
  - **A:** Friends Trivia Night takes place on Thu, 19 Feb, 2026 at 07:00 pm to Thu, 19 Feb, 2026 at 07:00 pm at 38 E. Bockman Way, Sparta, TN, United States.
- **Q**: Who is organizing Friends Trivia Night?
  - **A:** Friends Trivia Night is organized by Happy Trails Brewing Co..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Friends Trivia Night",
        "image": "https://cdn-az.allevents.in/events1/banners/f68fb61d17cf91210d1318e935df477bebc91fc38b10585b05bfb5b564087869-rimg-w1200-h1500-dc5f4c85-gmir?v=1771365278",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/sparta/friends-trivia-night/200029504149931",
        "location": {
            "@type": "Place",
            "name": "38 E. Bockman Way, Sparta, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "38 E Bockman Way, Sparta, TN 38583-2009, United States",
                "addressLocality": "Sparta",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.92591",
                "longitude": "-85.46297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Could this be anymore fun?  Come test your knowledge of all things to do with Friends!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Happy Trails Brewing Co.",
                "url": "https://allevents.in/org/happy-trails-brewing-co/13345255",
                "description": "Welcome to Happy Trails Brewing Co! We are conveniently located in downtown Sparta , TN. "
            }
        ]
    }
]
```