

# Event Details

- **Event Name**: Disney Trivia
- **Event Start and End Date**: Tue, 29 Mar, 2022 at 07:00 pm
- **Event Description**: Disney Trivia is on March 29th! Come play along to win our fabulous prizes.
- **Event URL**: https://allevents.in/acworth/disney-trivia/200022140245038
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Acworth
- **state**: GE
- **country**: United States
- **location**: Red Top Brewhouse
- **lat**: 34.06369
- **long**: -84.67224
- **full address**: Red Top Brewhouse, 4637 South Main St,Acworth,GA,United States

## Event gallery

- **Alt text**: Disney Trivia
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/06db901ff79d34180434a8ee3f5021fa48a9a386aa5752a86bdc57e48e14a96d-rimg-w960-h720-gmir.jpg?v=1648058806

## FAQs

- **Q**: When and where is Disney Trivia being held?
  - **A:** Disney Trivia takes place on Tue, 29 Mar, 2022 at 07:00 pm to Tue, 29 Mar, 2022 at 07:00 pm at Red Top Brewhouse, 4637 South Main St,Acworth,GA,United States.
- **Q**: Who is organizing Disney Trivia?
  - **A:** Disney Trivia is organized by Red Top Brewhouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Disney Trivia",
        "image": "https://cdn-az.allevents.in/events1/banners/06db901ff79d34180434a8ee3f5021fa48a9a386aa5752a86bdc57e48e14a96d-rimg-w960-h720-gmir.jpg?v=1648058806",
        "startDate": "2022-03-29",
        "url": "https://allevents.in/acworth/disney-trivia/200022140245038",
        "location": {
            "@type": "Place",
            "name": "Red Top Brewhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4637 South Main St,Acworth,GA,United States",
                "addressLocality": "Acworth",
                "addressRegion": "GE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.06369",
                "longitude": "-84.67224"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Disney Trivia is on March 29th! Come play along to win our fabulous prizes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Top Brewhouse",
                "url": "https://allevents.in/org/red-top-brewhouse/17658202"
            }
        ]
    }
]
```