

# Event Details

- **Event Name**: Parks and Rec Trivia
- **Event Start and End Date**: Tue, 14 Jun, 2022 at 07:30 pm
- **Event Description**: Parks and Rec Trivia!

Trivia starts at 7:30PM, Bring your own food and get ready for some great time.
- **Event URL**: https://allevents.in/dallas/parks-and-rec-trivia/200022653941030
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: GA
- **country**: United States
- **location**: Bucking Goat Brewing Company
- **lat**: 34.028615468014
- **long**: -84.777331352234
- **full address**: Bucking Goat Brewing Company, 76 Seven Hills Blvd.,Dallas,GA,United States

## Event gallery

- **Alt text**: Parks and Rec Trivia
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/de7ce7430bb59d56a8f73d24458568102edf347c110527b951511284901a48e7-rimg-w960-h540-gmir.jpg?v=1655157005

## FAQs

- **Q**: When and where is Parks and Rec Trivia being held?
  - **A:** Parks and Rec Trivia takes place on Tue, 14 Jun, 2022 at 07:30 pm to Tue, 14 Jun, 2022 at 07:30 pm at Bucking Goat Brewing Company, 76 Seven Hills Blvd.,Dallas,GA,United States.
- **Q**: Who is organizing Parks and Rec Trivia?
  - **A:** Parks and Rec Trivia is organized by Bucking Goat Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parks and Rec Trivia",
        "image": "https://cdn-az.allevents.in/events7/banners/de7ce7430bb59d56a8f73d24458568102edf347c110527b951511284901a48e7-rimg-w960-h540-gmir.jpg?v=1655157005",
        "startDate": "2022-06-14",
        "url": "https://allevents.in/dallas/parks-and-rec-trivia/200022653941030",
        "location": {
            "@type": "Place",
            "name": "Bucking Goat Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "76 Seven Hills Blvd.,Dallas,GA,United States",
                "addressLocality": "Dallas",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.028615468014",
                "longitude": "-84.777331352234"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Parks and Rec Trivia!\n\nTrivia starts at 7:30PM, Bring your own food and get ready for some great time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bucking Goat Brewing Company",
                "url": "https://allevents.in/org/bucking-goat-brewing-company/19185328"
            }
        ]
    }
]
```