

# Event Details

- **Event Name**: Grand Opening
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 pm
- **Event Description**: Come and Join us on opening day!!! We hope to see you all there at your new local LEGO STORE!!!
- **Event URL**: https://allevents.in/salina/grand-opening/200030173973456
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 109

## Ticket Details


## Event venue details

- **city**: Salina
- **state**: KS
- **country**: United States
- **location**: Downtown Salina
- **lat**: 38.838459
- **long**: -97.609868
- **full address**: Downtown Salina, Salina, Kansas, United States

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/575ebe2fe096558067a156e2ea512a26d99c0d1f10af355bfcb1e3f1d8f3237a-rimg-w1200-h1552-dce9e9ea-gmir?v=1781718959

## FAQs

- **Q**: When and where is Grand Opening being held?
  - **A:** Grand Opening takes place on Sat, 20 Jun, 2026 at 12:00 pm to Sat, 20 Jun, 2026 at 12:00 pm at Downtown Salina, Salina, Kansas, United States.
- **Q**: Who is organizing Grand Opening?
  - **A:** Grand Opening is organized by Rainbow Bricks .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events1/banners/575ebe2fe096558067a156e2ea512a26d99c0d1f10af355bfcb1e3f1d8f3237a-rimg-w1200-h1552-dce9e9ea-gmir?v=1781718959",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/salina/grand-opening/200030173973456",
        "location": {
            "@type": "Place",
            "name": "Downtown Salina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Salina, Kansas",
                "addressLocality": "Salina",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.838459",
                "longitude": "-97.609868"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and Join us on opening day!!! We hope to see you all there at your new local LEGO STORE!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rainbow Bricks ",
                "url": "https://allevents.in/org/rainbow-bricks/27873286"
            }
        ]
    }
]
```