

# Event Details

- **Event Name**: grand opening 
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 11:00 am
- **Event Description**: Come one, come all!!! Deezle's grand opening.... music, food and prizes
- **Event URL**: https://allevents.in/brookline/grand-opening/200030260030121
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brookline
- **state**: MA
- **country**: United States
- **location**: Coolidge Corner
- **lat**: 42.344131
- **long**: -71.119192
- **full address**: Coolidge Corner, Brookline,MA,United States

## Event gallery

- **Alt text**: grand opening
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/86e94cd583ff17b2c10620a00f8de33763a279cba900a4e2dfe04676e15b6bb1-rimg-w1153-h1162-dcf5ba18-gmir?v=1781746460

## FAQs

- **Q**: When and where is grand opening  being held?
  - **A:** grand opening  takes place on Thu, 02 Jul, 2026 at 11:00 am to Thu, 02 Jul, 2026 at 11:00 am at Coolidge Corner, Brookline,MA,United States.
- **Q**: Who is organizing grand opening ?
  - **A:** grand opening  is organized by Deezle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "grand opening",
        "image": "https://cdn-az.allevents.in/events9/banners/86e94cd583ff17b2c10620a00f8de33763a279cba900a4e2dfe04676e15b6bb1-rimg-w1153-h1162-dcf5ba18-gmir?v=1781746460",
        "startDate": "2026-07-02",
        "url": "https://allevents.in/brookline/grand-opening/200030260030121",
        "location": {
            "@type": "Place",
            "name": "Coolidge Corner",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Brookline,MA,United States",
                "addressLocality": "Brookline",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.344131",
                "longitude": "-71.119192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one, come all!!! Deezle's grand opening.... music, food and prizes",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Deezle",
                "url": "https://allevents.in/org/deezle/27935202"
            }
        ]
    }
]
```