

# Event Details

- **Event Name**: Game Night
- **Event Start and End Date**: Thu, 31 Jul, 2025 at 03:00 pm – Thu, 31 Jul, 2025 at 05:00 pm
- **Event Description**: Open to clubhouse members.
- **Event URL**: https://allevents.in/ellsworth/game-night/200028530819359
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200028530819359?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=ellsworth-events

## Event venue details

- **city**: Ellsworth
- **state**: ME
- **country**: United States
- **location**: 412 High Street, Ellsworth, ME, United States, Maine 04605
- **lat**: 44.51992
- **long**: -68.39571
- **full address**: 412 High Street, Ellsworth, ME, United States, Maine 04605

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Eagles' Nest Clubhouse (https://allevents.in/org/eagles-nest-clubhouse/26120339)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6ae13c056334bd1cada9ab351f7ea331ae1271aa0969ce33b2e45ab38bbf043d-rimg-w612-h612-dc393939-gmir?v=1753565806
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bf7c681b460cf00adaf2addce2cfef5049aa7f333fe738b930856fce4460a060-rimg-w300-h300-dc393938-gmir?v=1753565806

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 31 Jul, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** 412 High Street, Ellsworth, ME, United States, Maine 04605
- **Q**: Who is organizing the event?
  - **A:** Eagles' Nest Clubhouse
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Game Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game Night",
        "image": "https://cdn-az.allevents.in/events5/banners/6ae13c056334bd1cada9ab351f7ea331ae1271aa0969ce33b2e45ab38bbf043d-rimg-w612-h612-dc393939-gmir?v=1753565806",
        "startDate": "2025-07-31",
        "endDate": "2025-07-31",
        "url": "https://allevents.in/ellsworth/game-night/200028530819359",
        "location": {
            "@type": "Place",
            "name": "412 High Street, Ellsworth, ME, United States, Maine 04605",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "412 High St, Ellsworth, ME 04605-2509, United States",
                "addressLocality": "Ellsworth",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.51992",
                "longitude": "-68.39571"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to clubhouse members.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eagles Nest Clubhouse",
                "url": "https://allevents.in/org/eagles-nest-clubhouse/26120339"
            }
        ]
    }
]
```