

# Event Details

- **Event Name**: Family Trivia Night
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm – Mon, 15 Dec, 2025 at 08:00 pm
- **Event Description**: Come join the parkway crew as they make your dinner amazing! The artichoke dip is amazing! Come join us for Trivia while you enjoy your family time!!
- **Event URL**: https://allevents.in/roseville/family-trivia-night/200029352561814
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Roseville
- **state**: MN
- **country**: United States
- **location**: Parkway Pizza Roseville
- **lat**: 44.9989
- **long**: -93.14677
- **full address**: Parkway Pizza Roseville, 1909 Lexington Ave N,Roseville, Minnesota, United States

## Event gallery

- **Alt text**: Family Trivia Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Family+Trivia+Night&date=Mon%2C+15+Dec%2C+2025+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Family Trivia Night being held?
  - **A:** Family Trivia Night takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 08:00 pm at Parkway Pizza Roseville, 1909 Lexington Ave N,Roseville, Minnesota, United States.
- **Q**: Who is organizing Family Trivia Night?
  - **A:** Family Trivia Night is organized by Silly Miss.Tilly.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Trivia Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Family+Trivia+Night&date=Mon%2C+15+Dec%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/roseville/family-trivia-night/200029352561814",
        "location": {
            "@type": "Place",
            "name": "Parkway Pizza Roseville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1909 Lexington Ave N,Roseville, Minnesota",
                "addressLocality": "Roseville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9989",
                "longitude": "-93.14677"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the parkway crew as they make your dinner amazing! The artichoke dip is amazing! Come join us for Trivia while you enjoy your family time!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Silly Miss.Tilly",
                "url": "https://allevents.in/org/silly-misstilly/25546510"
            }
        ]
    }
]
```