

# Event Details

- **Event Name**: Bingo Night @ Chilly Hollow Brewing
- **Event Start and End Date**: Thu, 18 Sep, 2025 at 06:30 pm – Thu, 18 Sep, 2025 at 08:30 pm
- **Event Description**: Free bingo with adult and kid friendly prizes every other Thursday starting at 6:30pm sharp!
- **Event URL**: https://allevents.in/berryville/bingo-night-chilly-hollow-brewing/200028801680708
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Berryville
- **state**: VA
- **country**: United States
- **location**: Chilly Hollow Brewing Company
- **lat**: 39.15167
- **long**: -77.98264
- **full address**: Chilly Hollow Brewing Company, Berryville, Virginia, United States

## Event gallery

- **Alt text**: Bingo Night @ Chilly Hollow Brewing
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/88cff8a1b44f46448aad3483c3157d09c8510541ff8a78b5f2a47d169c1c3a69-rimg-w1200-h675-dc797572-gmir?v=1757688957

## FAQs

- **Q**: When and where is Bingo Night @ Chilly Hollow Brewing being held?
  - **A:** Bingo Night @ Chilly Hollow Brewing takes place on Thu, 18 Sep, 2025 at 06:30 pm to Thu, 18 Sep, 2025 at 08:30 pm at Chilly Hollow Brewing Company, Berryville, Virginia, United States.
- **Q**: Who is organizing Bingo Night @ Chilly Hollow Brewing?
  - **A:** Bingo Night @ Chilly Hollow Brewing is organized by Chilly Hollow Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo Night @ Chilly Hollow Brewing",
        "image": "https://cdn-az.allevents.in/events2/banners/88cff8a1b44f46448aad3483c3157d09c8510541ff8a78b5f2a47d169c1c3a69-rimg-w1200-h675-dc797572-gmir?v=1757688957",
        "startDate": "2025-09-18",
        "endDate": "2025-09-18",
        "url": "https://allevents.in/berryville/bingo-night-chilly-hollow-brewing/200028801680708",
        "location": {
            "@type": "Place",
            "name": "Chilly Hollow Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Berryville, Virginia",
                "addressLocality": "Berryville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.15167",
                "longitude": "-77.98264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free bingo with adult and kid friendly prizes every other Thursday starting at 6:30pm sharp!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chilly Hollow Brewing Company",
                "url": "https://allevents.in/org/chilly-hollow-brewing-company/25350687"
            }
        ]
    }
]
```