

# Event Details

- **Event Name**: Red Carpet Fashion Show
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 06:30 am
- **Event Description**: On Friday, June 12th, we are having a Red Carpet Fashion Show! See the campus for more details.
- **Event URL**: https://allevents.in/frisco/red-carpet-fashion-show/200030177688826
- **Event Categories**: fashion
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Frisco
- **state**: TX
- **country**: United States
- **location**: 2725 Nature Way , Frisco, TX, United States, Texas 75033
- **lat**: 33.17942
- **long**: -96.86497
- **full address**: 2725 Nature Way , Frisco, TX, United States, Texas 75033

## Event gallery

- **Alt text**: Red Carpet Fashion Show
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/eb53670c6d69379c5c01acacec03ff47e5fa9882b1e38641bfc543c0288e8c0a-rimg-w1200-h675-dcf14f4a-gmir?v=1780394726

## FAQs

- **Q**: When and where is Red Carpet Fashion Show being held?
  - **A:** Red Carpet Fashion Show takes place on Fri, 12 Jun, 2026 at 06:30 am to Fri, 12 Jun, 2026 at 06:30 am at 2725 Nature Way , Frisco, TX, United States, Texas 75033.
- **Q**: Who is organizing Red Carpet Fashion Show?
  - **A:** Red Carpet Fashion Show is organized by Imagine Early Education and Childcare- Frisco.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Carpet Fashion Show",
        "image": "https://cdn-az.allevents.in/events4/banners/eb53670c6d69379c5c01acacec03ff47e5fa9882b1e38641bfc543c0288e8c0a-rimg-w1200-h675-dcf14f4a-gmir?v=1780394726",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/frisco/red-carpet-fashion-show/200030177688826",
        "location": {
            "@type": "Place",
            "name": "2725 Nature Way , Frisco, TX, United States, Texas 75033",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2725 Nature Way, Frisco, TX 75033-3732, United States",
                "addressLocality": "Frisco",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.17942",
                "longitude": "-96.86497"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Friday, June 12th, we are having a Red Carpet Fashion Show! See the campus for more details.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Imagine Early Education and Childcare- Frisco",
                "url": "https://allevents.in/org/imagine-early-education-and-childcare-frisco/19294693"
            }
        ]
    }
]
```