

# Event Details

- **Event Name**: New Store Opening! Allen, TX
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 09:00 am
- **Event Description**: Come see your new store! Enjoy free fun and festivities, along with the chance to connect with your creative community!
- **Event URL**: https://allevents.in/allen/new-store-opening-allen-tx/200029164203705
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Allen
- **state**: TX
- **country**: United States
- **location**: 170 E Stacy Rd, Allen, TX 75002-8733, United States
- **lat**: 33.12582
- **long**: -96.65517
- **full address**: 170 E Stacy Rd, Allen, TX 75002-8733, United States

## Event gallery

- **Alt text**: New Store Opening! Allen, TX
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ed7b79e3bd742c5ffad6a349e4e9c8d3a31818fcaf57348dfc64e9899ed7b166-rimg-w1200-h627-dcf5fdff-gmir?v=1762724945

## FAQs

- **Q**: When and where is New Store Opening! Allen, TX being held?
  - **A:** New Store Opening! Allen, TX takes place on Fri, 14 Nov, 2025 at 09:00 am to Fri, 14 Nov, 2025 at 09:00 am at 170 E Stacy Rd, Allen, TX 75002-8733, United States.
- **Q**: Who is organizing New Store Opening! Allen, TX?
  - **A:** New Store Opening! Allen, TX is organized by Michaels Stores.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Store Opening! Allen, TX",
        "image": "https://cdn-az.allevents.in/events5/banners/ed7b79e3bd742c5ffad6a349e4e9c8d3a31818fcaf57348dfc64e9899ed7b166-rimg-w1200-h627-dcf5fdff-gmir?v=1762724945",
        "startDate": "2025-11-14",
        "url": "https://allevents.in/allen/new-store-opening-allen-tx/200029164203705",
        "location": {
            "@type": "Place",
            "name": "170 E Stacy Rd, Allen, TX 75002-8733, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "170 E Stacy Rd, Allen, TX 75002-8733, United States",
                "addressLocality": "Allen",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.12582",
                "longitude": "-96.65517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see your new store! Enjoy free fun and festivities, along with the chance to connect with your creative community!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Michaels Stores",
                "url": "https://allevents.in/org/michaels-stores/26125776"
            }
        ]
    }
]
```