

# Event Details

- **Event Name**: BeanBoozled
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 05:30 pm
- **Event Description**: If you love jelly beans and enjoy the excitement of not knowing, you'll really love playing BeanBoozled! There's a good and a bad flavor to each color, and you won't know what you get until you've had a taste! No sign ups are necessary for this event.
- **Event URL**: https://allevents.in/gate-city/beanboozled/200029430318646
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Gate City
- **state**: VA
- **country**: United States
- **location**: Scott County Public Library
- **lat**: 36.63684
- **long**: -82.58138
- **full address**: Scott County Public Library, 297 West Jackson Street,Gate City, Virginia, United States

## Event gallery

- **Alt text**: BeanBoozled
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9d62184e2acfee5ac002e7d813728d06e551b1e8e4c8a0bfd4e4193bf8e93f48-rimg-w851-h315-dcff5659-gmir?v=1767798250

## FAQs

- **Q**: When and where is BeanBoozled being held?
  - **A:** BeanBoozled takes place on Thu, 08 Jan, 2026 at 05:30 pm to Thu, 08 Jan, 2026 at 05:30 pm at Scott County Public Library, 297 West Jackson Street,Gate City, Virginia, United States.
- **Q**: Who is organizing BeanBoozled?
  - **A:** BeanBoozled is organized by Scott County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BeanBoozled",
        "image": "https://cdn-az.allevents.in/events2/banners/9d62184e2acfee5ac002e7d813728d06e551b1e8e4c8a0bfd4e4193bf8e93f48-rimg-w851-h315-dcff5659-gmir?v=1767798250",
        "startDate": "2026-01-08",
        "url": "https://allevents.in/gate-city/beanboozled/200029430318646",
        "location": {
            "@type": "Place",
            "name": "Scott County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "297 West Jackson Street,Gate City, Virginia",
                "addressLocality": "Gate City",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.63684",
                "longitude": "-82.58138"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you love jelly beans and enjoy the excitement of not knowing, you'll really love playing BeanBoozled! There's a good and a bad flavor to each color, and you won't know what you get until you've had a taste! No sign ups are necessary for this event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scott County Public Library",
                "url": "https://allevents.in/org/scott-county-public-library/21470396"
            }
        ]
    }
]
```