

# Event Details

- **Event Name**: Lunch with the Bunny!
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 12:00 pm – Sun, 29 Mar, 2026 at 02:00 pm
- **Event URL**: https://allevents.in/niagara-falls/lunch-with-the-bunny/210002263644542
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/lunch-with-the-bunny-hard-rock-cafe-tickets/14141984?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Niagara Falls
- **state**: NY
- **country**: United States
- **location**: Hard Rock Cafe Niagara Falls
- **lat**: 43.08662900
- **long**: -79.06408700
- **full address**: Hard Rock Cafe Niagara Falls, Niagara Falls, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1833c4fce87cfaa13a36e66b5887dc50986a51d615e364bdb57fac829d4eb07c-rimg-w1024-h576-dc060506-gmir.jpg?v=1771730476
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Lunch+with+the+Bunny%21&date=29+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 29 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Hard Rock Cafe Niagara Falls, Niagara Falls, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Lunch with the Bunny! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lunch with the Bunny!",
        "image": "https://cdn-az.allevents.in/events10/banners/1833c4fce87cfaa13a36e66b5887dc50986a51d615e364bdb57fac829d4eb07c-rimg-w1024-h576-dc060506-gmir.jpg?v=1771730476",
        "startDate": "2026-03-29",
        "endDate": "2026-03-29",
        "url": "https://allevents.in/niagara-falls/lunch-with-the-bunny/210002263644542",
        "location": {
            "@type": "Place",
            "name": "Hard Rock Cafe Niagara Falls",
            "address": {
                "@type": "PostalAddress",
                "name": "Hard Rock Cafe Niagara Falls, Niagara Falls, United States",
                "addressLocality": "Niagara Falls",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.08662900",
                "longitude": "-79.06408700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```