

# Event Details

- **Event Name**: BREAKFAST WITH THE BEETLES
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 10:00 am
- **Event Description**: All you can eat breakfast buffet! $18 per person
- **Event URL**: https://allevents.in/berlin/breakfast-with-the-beetles/200029522973138
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029522973138?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=berlin-events

## Event venue details

- **city**: Berlin
- **state**: NJ
- **country**: United States
- **location**: Victory Sports Bar & Grill
- **lat**: 39.789091896265
- **long**: -74.911731820712
- **full address**: Victory Sports Bar &amp; Grill, West Berlin, New Jersey, Berlin, United States

## Event gallery

- **Alt text**: BREAKFAST WITH THE BEETLES
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/54a6178ba5ee43928271c0d80a50666330b4d6abfbf7192433e45925bd621772-rimg-w594-h428-dcf3f2ee-gmir?v=1769579598

## FAQs

- **Q**: When and where is BREAKFAST WITH THE BEETLES being held?
  - **A:** BREAKFAST WITH THE BEETLES takes place on Sun, 22 Feb, 2026 at 10:00 am to Sun, 22 Feb, 2026 at 10:00 am at Victory Sports Bar &amp; Grill, West Berlin, New Jersey, Berlin, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BREAKFAST WITH THE BEETLES is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Berlin, this event is thoughtfully curated to deliver a standout experience worth every moment. If BREAKFAST WITH THE BEETLES sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BREAKFAST WITH THE BEETLES",
        "image": "https://cdn-az.allevents.in/events10/banners/54a6178ba5ee43928271c0d80a50666330b4d6abfbf7192433e45925bd621772-rimg-w594-h428-dcf3f2ee-gmir?v=1769579598",
        "startDate": "2026-02-22",
        "url": "https://allevents.in/berlin/breakfast-with-the-beetles/200029522973138",
        "location": {
            "@type": "Place",
            "name": "Victory Sports Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Berlin, New Jersey",
                "addressLocality": "Berlin",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.789091896265",
                "longitude": "-74.911731820712"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All you can eat breakfast buffet! $18 per person"
    }
]
```