

# Event Details

- **Event Name**: Bean Auction & Happy Hour
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 03:00 pm
- **Event Description**: Fun bidding game with beans for fun prizes.  Snacks and drinks provided.
- **Event URL**: https://allevents.in/rockledge/bean-auction-and-happy-hour/200030159069534
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rockledge
- **state**: FL
- **country**: United States
- **location**: 8353 Auterra Drive, Melbourne, FL
- **lat**: 28.21006
- **long**: -80.73527
- **full address**: 8353 Auterra Drive, Melbourne, FL, Rockledge, United States

## Event gallery

- **Alt text**: Bean Auction &amp; Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/05549e7f9ac8355867ca3980391f4747ad8079b344694430c5a809a07c7634d2-rimg-w1200-h1591-dcf6f5f2-gmir?v=1780119814

## FAQs

- **Q**: When and where is Bean Auction & Happy Hour being held?
  - **A:** Bean Auction &amp; Happy Hour takes place on Mon, 01 Jun, 2026 at 03:00 pm to Mon, 01 Jun, 2026 at 03:00 pm at 8353 Auterra Drive, Melbourne, FL, Rockledge, United States.
- **Q**: Who is organizing Bean Auction & Happy Hour?
  - **A:** Bean Auction &amp; Happy Hour is organized by RISE Viera 55+.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bean Auction &amp; Happy Hour",
        "image": "https://cdn-az.allevents.in/events2/banners/05549e7f9ac8355867ca3980391f4747ad8079b344694430c5a809a07c7634d2-rimg-w1200-h1591-dcf6f5f2-gmir?v=1780119814",
        "startDate": "2026-06-01",
        "url": "https://allevents.in/rockledge/bean-auction-and-happy-hour/200030159069534",
        "location": {
            "@type": "Place",
            "name": "8353 Auterra Drive, Melbourne, FL",
            "address": {
                "@type": "PostalAddress",
                "name": "8353 Auterra Drive, Melbourne, FL, Rockledge, United States",
                "addressLocality": "Rockledge",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.21006",
                "longitude": "-80.73527"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun bidding game with beans for fun prizes.  Snacks and drinks provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RISE Viera 55",
                "url": "https://allevents.in/org/rise-viera-55/25717589"
            }
        ]
    }
]
```