

# Event Details

- **Event Name**: B's Cocktails
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 08:00 pm
- **Event Description**: Our first time at B's cocktails! Should be a blast. (Formerly Boomers)
- **Event URL**: https://allevents.in/lakewood/bs-cocktails/200030118177025
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Lakewood
- **state**: CA
- **country**: United States
- **location**: 5456 Del Amo Boulevard, Long Beach, California 90808
- **lat**: 33.84665
- **long**: -118.12591
- **full address**: 5456 Del Amo Boulevard, Long Beach, California 90808, 5456 Del Amo Blvd, Long Beach, CA 90808-1122, United States, Lakewood

## Event gallery

- **Alt text**: B's Cocktails
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c127222f3cda6e8a1db80ffde7d2c6b1ff9858da123b8d82acc4646b496b4d27-rimg-w1056-h1408-dc040404-gmir?v=1783433446

## FAQs

- **Q**: When and where is B's Cocktails being held?
  - **A:** B's Cocktails takes place on Fri, 10 Jul, 2026 at 08:00 pm to Fri, 10 Jul, 2026 at 08:00 pm at 5456 Del Amo Boulevard, Long Beach, California 90808, 5456 Del Amo Blvd, Long Beach, CA 90808-1122, United States, Lakewood.
- **Q**: Who is organizing B's Cocktails?
  - **A:** B's Cocktails is organized by M80s Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "B's Cocktails",
        "image": "https://cdn-az.allevents.in/events4/banners/c127222f3cda6e8a1db80ffde7d2c6b1ff9858da123b8d82acc4646b496b4d27-rimg-w1056-h1408-dc040404-gmir?v=1783433446",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/lakewood/bs-cocktails/200030118177025",
        "location": {
            "@type": "Place",
            "name": "5456 Del Amo Boulevard, Long Beach, California 90808",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5456 Del Amo Blvd, Long Beach, CA 90808-1122, United States",
                "addressLocality": "Lakewood",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.84665",
                "longitude": "-118.12591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first time at B's cocktails! Should be a blast. (Formerly Boomers)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "M80s Band",
                "url": "https://allevents.in/org/m80s-band/27017850"
            }
        ]
    }
]
```