

# Event Details

- **Event Name**: Game Night
- **Event Start and End Date**: Wed, 12 Nov, 2025 at 06:00 pm
- **Event Description**: 8 teams of 2 will play Pictionary. Your hosts…Tyla &amp; Keith Davis. Lots of fun &amp; great prizes.
- **Event URL**: https://allevents.in/lewiston/game-night/200029166580458
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lewiston
- **state**: ME
- **country**: United States
- **location**: 675 Main St, Lewiston, ME 04240-5802, United States, Lewiston, ME
- **lat**: 44.12036
- **long**: -70.20124
- **full address**: 675 Main St, Lewiston, ME 04240-5802, United States, Lewiston, ME

## Event gallery

- **Alt text**: Game Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dcc7faf7c64628678b5acef9aa1fe51d82e63c81cf247e9bc802f1e60b5ccf5d-rimg-w1200-h1553-dcda9899-gmir?v=1762755298

## FAQs

- **Q**: When and where is Game Night being held?
  - **A:** Game Night takes place on Wed, 12 Nov, 2025 at 06:00 pm to Wed, 12 Nov, 2025 at 06:00 pm at 675 Main St, Lewiston, ME 04240-5802, United States, Lewiston, ME.
- **Q**: Who is organizing Game Night?
  - **A:** Game Night is organized by Melissa’s Pub & Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night",
        "image": "https://cdn-az.allevents.in/events4/banners/dcc7faf7c64628678b5acef9aa1fe51d82e63c81cf247e9bc802f1e60b5ccf5d-rimg-w1200-h1553-dcda9899-gmir?v=1762755298",
        "startDate": "2025-11-12",
        "url": "https://allevents.in/lewiston/game-night/200029166580458",
        "location": {
            "@type": "Place",
            "name": "675 Main St, Lewiston, ME 04240-5802, United States, Lewiston, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "675 Main St, Lewiston, ME 04240-5800, United States",
                "addressLocality": "Lewiston",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.12036",
                "longitude": "-70.20124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "8 teams of 2 will play Pictionary. Your hosts…Tyla & Keith Davis. Lots of fun & great prizes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Melissas Pub & Grill",
                "url": "https://allevents.in/org/melissa’s-pub-and-grill/24192709"
            }
        ]
    }
]
```