

# Event Details

- **Event Name**: Grand Opening
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us for our Grand Opening! Preseason football games will be on the big screens. See you soon 😏
- **Event URL**: https://allevents.in/burlington/grand-opening/200030543023743
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: NC
- **country**: United States
- **location**: 418 S Spring St, Downtown Burlington, NC
- **lat**: 36.09224
- **long**: -79.43731
- **full address**: 418 S Spring St, Downtown Burlington, NC, 418 S Spring St, Burlington, NC 27215-5865, United States

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5b15b3db1e13275f7e4df33ce06f0e7bc6a0505ef86778f17a9632c2a0b2023a-rimg-w1200-h1600-dc080808-gmir?v=1786483003

## FAQs

- **Q**: When and where is Grand Opening being held?
  - **A:** Grand Opening takes place on Sat, 15 Aug, 2026 at 12:00 pm to Sat, 15 Aug, 2026 at 12:00 pm at 418 S Spring St, Downtown Burlington, NC, 418 S Spring St, Burlington, NC 27215-5865, United States.
- **Q**: Who is organizing Grand Opening?
  - **A:** Grand Opening is organized by The Vault Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events9/banners/5b15b3db1e13275f7e4df33ce06f0e7bc6a0505ef86778f17a9632c2a0b2023a-rimg-w1200-h1600-dc080808-gmir?v=1786483003",
        "startDate": "2026-08-15T12:00:00-04:00",
        "url": "https://allevents.in/burlington/grand-opening/200030543023743",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "418 S Spring St, Downtown Burlington, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "418 S Spring St, Burlington, NC 27215-5865, United States",
                "addressLocality": "Burlington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.09224",
                "longitude": "-79.43731"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Grand Opening! Preseason football games will be on the big screens. See you soon 😏",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Vault Bar",
                "url": "https://allevents.in/org/the-vault-bar/28088689"
            }
        ]
    }
]
```