

# Event Details

- **Event Name**: Music BINGO with Becky
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm – Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for a chance to win free beer tokens each round!
- **Event URL**: https://allevents.in/blue-ridge/music-bingo-with-becky/200029343026508
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Blue Ridge
- **state**: GA
- **country**: United States
- **location**: 1315 E Main St, Blue Ridge, GA, United States, Georgia 30513
- **lat**: 34.85855
- **long**: -84.32974
- **full address**: 1315 E Main St, Blue Ridge, GA, United States, Georgia 30513

## Event gallery

- **Alt text**: Music BINGO with Becky
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4e44246f7f3c6ba5c8bb191ec393275eaf2081aa44a33c062deedaac8aea46b0-rimg-w851-h315-dcba8e65-gmir?v=1765503427

## FAQs

- **Q**: When and where is Music BINGO with Becky being held?
  - **A:** Music BINGO with Becky takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 07:00 pm at 1315 E Main St, Blue Ridge, GA, United States, Georgia 30513.
- **Q**: Who is organizing Music BINGO with Becky?
  - **A:** Music BINGO with Becky is organized by Grumpy Old Men Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Music BINGO with Becky",
        "image": "https://cdn-az.allevents.in/events4/banners/4e44246f7f3c6ba5c8bb191ec393275eaf2081aa44a33c062deedaac8aea46b0-rimg-w851-h315-dcba8e65-gmir?v=1765503427",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/blue-ridge/music-bingo-with-becky/200029343026508",
        "location": {
            "@type": "Place",
            "name": "1315 E Main St, Blue Ridge, GA, United States, Georgia 30513",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1315 E Main St, Blue Ridge, GA 30513-8506, United States",
                "addressLocality": "Blue Ridge",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.85855",
                "longitude": "-84.32974"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a chance to win free beer tokens each round!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grumpy Old Men Brewing",
                "url": "https://allevents.in/org/grumpy-old-men-brewing/25950623"
            }
        ]
    }
]
```