

# Event Details

- **Event Name**: GAME NIGHT with Friends
- **Event Start and End Date**: Fri, 23 Jan, 2026 at 06:00 pm
- **Event Description**: Simply a social with friends! Join us for a variety of fun games, snacks, and drinks! Please RSVP cause space is limited.
(Ya might want to bring some one dollar bills)
- **Event URL**: https://allevents.in/surprise/game-night-with-friends/200029160231139
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Surprise
- **state**: AZ
- **country**: United States
- **location**: 16551 N Dysart Road, Surprise, AZ, United States, Arizona 85387
- **lat**: 33.63381
- **long**: -112.34152
- **full address**: 16551 N Dysart Road, Surprise, AZ, United States, Arizona 85387

## Event gallery

- **Alt text**: GAME NIGHT with Friends
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6545ca886e85a3ce6cdb532cb58fc108cfdab977afbbf6c06544ecee38ca8b8d-rimg-w975-h634-dc010101-gmir?v=1768870605

## FAQs

- **Q**: When and where is GAME NIGHT with Friends being held?
  - **A:** GAME NIGHT with Friends takes place on Fri, 23 Jan, 2026 at 06:00 pm to Fri, 23 Jan, 2026 at 06:00 pm at 16551 N Dysart Road, Surprise, AZ, United States, Arizona 85387.
- **Q**: Who is organizing GAME NIGHT with Friends?
  - **A:** GAME NIGHT with Friends is organized by Conscious Creations Art Studio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GAME NIGHT with Friends",
        "image": "https://cdn-az.allevents.in/events3/banners/6545ca886e85a3ce6cdb532cb58fc108cfdab977afbbf6c06544ecee38ca8b8d-rimg-w975-h634-dc010101-gmir?v=1768870605",
        "startDate": "2026-01-23",
        "url": "https://allevents.in/surprise/game-night-with-friends/200029160231139",
        "location": {
            "@type": "Place",
            "name": "16551 N Dysart Road, Surprise, AZ, United States, Arizona 85387",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16551 N Dysart Rd, Surprise, AZ 85378-3702, United States",
                "addressLocality": "Surprise",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.63381",
                "longitude": "-112.34152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Simply a social with friends! Join us for a variety of fun games, snacks, and drinks! Please RSVP cause space is limited.\n(Ya might want to bring some one dollar bills)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Conscious Creations Art Studio",
                "url": "https://allevents.in/org/conscious-creations-art-studio/19959438"
            }
        ]
    }
]
```