

# Event Details

- **Event Name**: Grand Opening
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:00 am – Sat, 13 Jun, 2026 at 09:00 pm
- **Event Description**: The grand opening for our new location, we’ll be having a flash sale all day, we have spots left for our raffle with three grand prizes and the winners will be picked at 6pm.
- **Event URL**: https://allevents.in/weedsport/grand-opening/200030154009904
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Weedsport
- **state**: NY
- **country**: United States
- **location**: 8893 S Seneca St, Weedsport, NY
- **lat**: 43.04815
- **long**: -76.56371
- **full address**: 8893 S Seneca St, Weedsport, NY, United States

## Event gallery

- **Alt text**: Grand Opening
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1a781602b97b033b1afcdcf73329b45de82da01293b32fd6cd40f549471a6954-rimg-w1200-h686-dc030202-gmir?v=1781375886

## FAQs

- **Q**: When and where is Grand Opening being held?
  - **A:** Grand Opening takes place on Sat, 13 Jun, 2026 at 09:00 am to Sat, 13 Jun, 2026 at 09:00 pm at 8893 S Seneca St, Weedsport, NY, United States.
- **Q**: Who is organizing Grand Opening?
  - **A:** Grand Opening is organized by Moven Ink.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Opening",
        "image": "https://cdn-az.allevents.in/events10/banners/1a781602b97b033b1afcdcf73329b45de82da01293b32fd6cd40f549471a6954-rimg-w1200-h686-dc030202-gmir?v=1781375886",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/weedsport/grand-opening/200030154009904",
        "location": {
            "@type": "Place",
            "name": "8893 S Seneca St, Weedsport, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8893 S Seneca St, Weedsport, NY 13166-6615, United States",
                "addressLocality": "Weedsport",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.04815",
                "longitude": "-76.56371"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The grand opening for our new location, we’ll be having a flash sale all day, we have spots left for our raffle with three grand prizes and the winners will be picked at 6pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moven Ink",
                "url": "https://allevents.in/org/moven-ink/26441816"
            }
        ]
    }
]
```