

# Event Details

- **Event Name**: RGC Game Day
- **Event Start and End Date**: Sat, 09 May, 2026 at 12:00 pm – Sat, 09 May, 2026 at 04:00 pm (-05:00)
- **Event Description**: Board Games for All!
- **Event URL**: https://allevents.in/rochester/rgc-game-day/200029705888017
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: United States
- **location**: Godfather's Pizza Rochester
- **lat**: 44.038909321611
- **long**: -92.48670174505
- **full address**: Godfather's Pizza Rochester, 1611 16th St NW, Rochester, MN 55901-0235, United States

## Event gallery

- **Alt text**: RGC Game Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/96db8fbb99a067d5e230212b16fa259da594b01df25f6ea15d36cd51e4c68d97-rimg-w1200-h900-dc7b7161-gmir?v=1776735788

## FAQs

- **Q**: When and where is RGC Game Day being held?
  - **A:** RGC Game Day takes place on Sat, 09 May, 2026 at 12:00 pm to Sat, 09 May, 2026 at 04:00 pm at Godfather's Pizza Rochester, 1611 16th St NW, Rochester, MN 55901-0235, United States.
- **Q**: Who is organizing RGC Game Day?
  - **A:** RGC Game Day is organized by Rochester Gamers Community.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RGC Game Day",
        "image": "https://cdn-az.allevents.in/events9/banners/96db8fbb99a067d5e230212b16fa259da594b01df25f6ea15d36cd51e4c68d97-rimg-w1200-h900-dc7b7161-gmir?v=1776735788",
        "startDate": "2026-05-09T12:00:00-05:00",
        "endDate": "2026-05-09T16:00:00-05:00",
        "url": "https://allevents.in/rochester/rgc-game-day/200029705888017",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Godfather's Pizza Rochester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1611 16th St NW, Rochester, MN 55901-0235, United States",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.038909321611",
                "longitude": "-92.48670174505"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Board Games for All!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rochester Gamers Community",
                "url": "https://allevents.in/org/rochester-gamers-community/24323193"
            }
        ]
    }
]
```