

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 07:00 pm
- **Event Description**: Bring your  friends to Mr Mikes on the 29th for some trivia, food,drinks and lots of laughs!
- **Event URL**: https://allevents.in/lacombe/trivia-night/200029148262738
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Lacombe
- **state**: AB
- **country**: Canada
- **location**: MR MIKES (Lacombe, AB)
- **lat**: 52.46665
- **long**: -113.72339
- **full address**: MR MIKES (Lacombe, AB), 5230 45 St Unit 7,Lacombe, Alberta, Canada

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e2ad16d1fc4e1df9bcc19f38e2d61f422aa81d17f53802f1e1edd1d2c45f3b9e-rimg-w1200-h1034-dc2c1431-gmir?v=1764395305

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Sat, 29 Nov, 2025 at 07:00 pm to Sat, 29 Nov, 2025 at 07:00 pm at MR MIKES (Lacombe, AB), 5230 45 St Unit 7,Lacombe, Alberta, Canada.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Mother Goose Playschool - Lacombe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events1/banners/e2ad16d1fc4e1df9bcc19f38e2d61f422aa81d17f53802f1e1edd1d2c45f3b9e-rimg-w1200-h1034-dc2c1431-gmir?v=1764395305",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/lacombe/trivia-night/200029148262738",
        "location": {
            "@type": "Place",
            "name": "MR MIKES (Lacombe, AB)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5230 45 St Unit 7,Lacombe, Alberta",
                "addressLocality": "Lacombe",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.46665",
                "longitude": "-113.72339"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your  friends to Mr Mikes on the 29th for some trivia, food,drinks and lots of laughs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mother Goose Playschool - Lacombe",
                "url": "https://allevents.in/org/mother-goose-playschool-lacombe/26828875"
            }
        ]
    }
]
```