

# Event Details

- **Event Name**: Portland Smash Bros Game Night
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 09:00 am – Wed, 17 Dec, 2025 at 11:00 am
- **Event Description**: Game night tonight at 7pm. Come on down  and join us
- **Event URL**: https://allevents.in/portland/portland-smash-bros-game-night/200029343581621
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: VI
- **country**: Australia
- **location**: Richmond Henty Hotel
- **lat**: -38.3476
- **long**: 141.60563
- **full address**: Richmond Henty Hotel, 101 Bentinck Street, PORTLAND,Melbourne,VIC,Australia

## Event gallery

- **Alt text**: Portland Smash Bros Game Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/527dece8a8d100eb7d9988d486574100d20c50b4f5f9c06bb8b900a9cf31e002-rimg-w1200-h675-dc121212-gmir?v=1765508301

## FAQs

- **Q**: When and where is Portland Smash Bros Game Night being held?
  - **A:** Portland Smash Bros Game Night takes place on Wed, 17 Dec, 2025 at 09:00 am to Wed, 17 Dec, 2025 at 11:00 am at Richmond Henty Hotel, 101 Bentinck Street, PORTLAND,Melbourne,VIC,Australia.
- **Q**: Who is organizing Portland Smash Bros Game Night?
  - **A:** Portland Smash Bros Game Night is organized by Portland Smash Bros Ultimate Tournaments.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Portland Smash Bros Game Night",
        "image": "https://cdn-az.allevents.in/events10/banners/527dece8a8d100eb7d9988d486574100d20c50b4f5f9c06bb8b900a9cf31e002-rimg-w1200-h675-dc121212-gmir?v=1765508301",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/portland/portland-smash-bros-game-night/200029343581621",
        "location": {
            "@type": "Place",
            "name": "Richmond Henty Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Bentinck Street, PORTLAND,Melbourne,VIC,Australia",
                "addressLocality": "Portland",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.3476",
                "longitude": "141.60563"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Game night tonight at 7pm. Come on down  and join us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portland Smash Bros Ultimate Tournaments",
                "url": "https://allevents.in/org/portland-smash-bros-ultimate-tournaments/26588528"
            }
        ]
    }
]
```