

# Event Details

- **Event Name**: Grand Opening 
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 11:00 am
- **Event Description**: Opening our doors for the first time!
- **Event URL**: https://allevents.in/sioux-falls/grand-opening/200029728080538
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029728080538?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sioux+falls-events

## Event venue details

- **city**: Sioux Falls
- **state**: SD
- **country**: United States
- **location**: 421 North Phillips Avenue, Suite 123, Sioux Falls, SD
- **lat**: 43.55193
- **long**: -96.72703
- **full address**: 421 North Phillips Avenue, Suite 123, Sioux Falls, SD, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Fig and Fir Resale  (https://allevents.in/org/fig-and-fir-resale/27510649)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c762e51f948eebf998dae94f368f13e8a16d56ab98f18b012453bc51f0fc574c-rimg-w1080-h1920-dc5a6679-gmir?v=1772001818
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0bc02c58852166ebbe906566a9af8604b8a60e16685ab83849f19659649fea7b-rimg-w300-h300-dc7b948b-gmir?v=1772001818

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 421 North Phillips Avenue, Suite 123, Sioux Falls, SD, United States
- **Q**: Who is organizing the event?
  - **A:** Fig and Fir Resale
- **Q**: Where can I find ticket details about Grand Opening  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events6/banners/c762e51f948eebf998dae94f368f13e8a16d56ab98f18b012453bc51f0fc574c-rimg-w1080-h1920-dc5a6679-gmir?v=1772001818",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/sioux-falls/grand-opening/200029728080538",
        "location": {
            "@type": "Place",
            "name": "421 North Phillips Avenue, Suite 123, Sioux Falls, SD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "421 N Phillips Ave, Sioux Falls, SD 57104-5988, United States",
                "addressLocality": "Sioux Falls",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.55193",
                "longitude": "-96.72703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Opening our doors for the first time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fig and Fir Resale ",
                "url": "https://allevents.in/org/fig-and-fir-resale/27510649"
            }
        ]
    }
]
```