

# Event Details

- **Event Name**: Board game night at R House
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 03:00 pm – Sat, 29 Nov, 2025 at 05:00 pm
- **Event Description**: Bring your favorite game along for us to play. See you all there!
- **Event URL**: https://allevents.in/baltimore/board-game-night-at-r-house/4400029069406917
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.meetup.com/commonplace-book-club/events/311601795/?utm_source=all-events

## Event venue details

- **city**: Baltimore
- **state**: MD
- **country**: us
- **location**: R. House
- **lat**: 39.321735
- **long**: -76.622307
- **full address**: R. House, 301 West 29th Street, Baltimore, us

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/70bc7790-c38d-11f0-91e1-81c7c8232086-rimg-w612-h344-dc2d1a17-gmir.webp?v=1763367269
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Board+game+night+at+R+House&date=29+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 29 Nov, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** R. House, 301 West 29th Street, Baltimore, us
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Board game night at R House ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Board game night at R House",
        "image": "https://cdn-az.allevents.in/events5/banners/70bc7790-c38d-11f0-91e1-81c7c8232086-rimg-w612-h344-dc2d1a17-gmir.webp?v=1763367269",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/baltimore/board-game-night-at-r-house/4400029069406917",
        "location": {
            "@type": "Place",
            "name": "R. House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 West 29th Street",
                "addressLocality": "Baltimore",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.321735",
                "longitude": "-76.622307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your favorite game along for us to play. See you all there!"
    }
]
```