

# Event Details

- **Event Name**: Spielberg Movie Trivia
- **Event Start and End Date**: Thu, 22 Jan, 2026 at 07:00 pm
- **Event Description**: Come test your knowledge of all the amazing  films Spielberg has done over the years!
- **Event URL**: https://allevents.in/sparta/spielberg-movie-trivia/200029504151538
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## 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**: Spielberg Movie Trivia
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e2a41fc0d7b6e9a0606241d4f5406e2da0e3e5aaf212c383e6bb62ac60162b02-rimg-w1084-h1441-dcdbbf90-gmir?v=1768502678

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spielberg Movie Trivia",
        "image": "https://cdn-az.allevents.in/events3/banners/e2a41fc0d7b6e9a0606241d4f5406e2da0e3e5aaf212c383e6bb62ac60162b02-rimg-w1084-h1441-dcdbbf90-gmir?v=1768502678",
        "startDate": "2026-01-22",
        "url": "https://allevents.in/sparta/spielberg-movie-trivia/200029504151538",
        "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": "Come test your knowledge of all the amazing  films Spielberg has done over the years!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Happy Trails Brewing Co.",
                "url": "https://allevents.in/org/happy-trails-brewing-co/25984136"
            }
        ]
    }
]
```