

# Event Details

- **Event Name**: Brooklyn Bowl Physical Gift Card
- **Event Start and End Date**: Fri, 31 Dec, 2027 at 06:00 pm – Fri, 31 Dec, 2027 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/brooklyn/brooklyn-bowl-physical-gift-card/210001550950573
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/brooklyn-bowl-physical-gift-card-brooklyn-bowl-tickets/10552025?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Brooklyn
- **state**: NY
- **country**: United States
- **location**: Brooklyn Bowl
- **lat**: 40.72192600
- **long**: -73.95734600
- **full address**: Brooklyn Bowl, Brooklyn, United States

## Event gallery

- **Alt text**: Brooklyn Bowl Physical Gift Card
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/43326ec5ccaa3f981df05151fdce69aaeb1222a3bb2b88bb3d05bc349f5220ec-rimg-w1024-h576-dc78291e-gmir.jpg?v=1769549782

## FAQs

- **Q**: When and where is Brooklyn Bowl Physical Gift Card being held?
  - **A:** Brooklyn Bowl Physical Gift Card takes place on Fri, 31 Dec, 2027 at 06:00 pm to Fri, 31 Dec, 2027 at 08:00 pm at Brooklyn Bowl, Brooklyn, United States.
- **Q**: Who is organizing Brooklyn Bowl Physical Gift Card?
  - **A:** Brooklyn Bowl Physical Gift Card is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brooklyn Bowl Physical Gift Card",
        "image": "https://cdn-az.allevents.in/events1/banners/43326ec5ccaa3f981df05151fdce69aaeb1222a3bb2b88bb3d05bc349f5220ec-rimg-w1024-h576-dc78291e-gmir.jpg?v=1769549782",
        "startDate": "2027-12-31T18:00:00-05:00",
        "endDate": "2027-12-31T20:00:00-05:00",
        "url": "https://allevents.in/brooklyn/brooklyn-bowl-physical-gift-card/210001550950573",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brooklyn Bowl",
            "address": {
                "@type": "PostalAddress",
                "name": "Brooklyn Bowl, Brooklyn, United States",
                "addressLocality": "Brooklyn",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.72192600",
                "longitude": "-73.95734600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```