

# Event Details

- **Event Name**: The Bagel Tree Grand Opening
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:30 pm
- **Event Description**: Hi everyone! 

We are very excited to announce our grand opening on Saturday, June 20th at 11:30 AM

We hope to see you all there!
- **Event URL**: https://allevents.in/pequannock/the-bagel-tree-grand-opening/200030261487851
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pequannock
- **state**: NJ
- **country**: United States
- **location**: Pompton Plains, New Jersey
- **lat**: 40.96835
- **long**: -74.29592
- **full address**: Pompton Plains, New Jersey, Pequannock, New Jersey, United States

## Event gallery

- **Alt text**: The Bagel Tree Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a72ebfd5808d86059cea908faf109a611d48f91019509e4621ca6fa5fac4dc7c-rimg-w1200-h1553-dcd7d8d8-gmir?v=1781763351

## FAQs

- **Q**: When and where is The Bagel Tree Grand Opening being held?
  - **A:** The Bagel Tree Grand Opening takes place on Sat, 20 Jun, 2026 at 02:30 pm to Sat, 20 Jun, 2026 at 02:30 pm at Pompton Plains, New Jersey, Pequannock, New Jersey, United States.
- **Q**: Who is organizing The Bagel Tree Grand Opening?
  - **A:** The Bagel Tree Grand Opening is organized by The Bagel Tree.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Bagel Tree Grand Opening",
        "image": "https://cdn-az.allevents.in/events6/banners/a72ebfd5808d86059cea908faf109a611d48f91019509e4621ca6fa5fac4dc7c-rimg-w1200-h1553-dcd7d8d8-gmir?v=1781763351",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/pequannock/the-bagel-tree-grand-opening/200030261487851",
        "location": {
            "@type": "Place",
            "name": "Pompton Plains, New Jersey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pequannock, New Jersey",
                "addressLocality": "Pequannock",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.96835",
                "longitude": "-74.29592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hi everyone! \n\nWe are very excited to announce our grand opening on Saturday, June 20th at 11:30 AM\n\nWe hope to see you all there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bagel Tree",
                "url": "https://allevents.in/org/the-bagel-tree/27935953"
            }
        ]
    }
]
```