

# Event Details

- **Event Name**: Fashion Show
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 01:00 pm
- **Event Description**: Check out the fashion show! We will be there.
- **Event URL**: https://allevents.in/saint-george/fashion-show/200029219700349
- **Event Categories**: fashion
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Saint George
- **state**: UT
- **country**: United States
- **location**: 2188 South 2250 East, Saint George, UT, United States, Utah 84790
- **lat**: 37.07114
- **long**: -113.53856
- **full address**: 2188 South 2250 East, Saint George, UT, United States, Utah 84790

## Event gallery

- **Alt text**: Fashion Show
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fc75697e2e7e64c7fb7b134231f3f84d096488d738f388f63bcd9b54e06b342e-rimg-w1080-h707-dcf3f0ed-gmir?v=1763544227

## FAQs

- **Q**: When and where is Fashion Show being held?
  - **A:** Fashion Show takes place on Sat, 22 Nov, 2025 at 01:00 pm to Sat, 22 Nov, 2025 at 01:00 pm at 2188 South 2250 East, Saint George, UT, United States, Utah 84790.
- **Q**: Who is organizing Fashion Show?
  - **A:** Fashion Show is organized by Red Cliffs White Dresses.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fashion Show",
        "image": "https://cdn-az.allevents.in/events7/banners/fc75697e2e7e64c7fb7b134231f3f84d096488d738f388f63bcd9b54e06b342e-rimg-w1080-h707-dcf3f0ed-gmir?v=1763544227",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/saint-george/fashion-show/200029219700349",
        "location": {
            "@type": "Place",
            "name": "2188 South 2250 East, Saint George, UT, United States, Utah 84790",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2188 S 2250 E, St George, UT 84790-6350, United States",
                "addressLocality": "Saint George",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.07114",
                "longitude": "-113.53856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Check out the fashion show! We will be there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Cliffs White Dresses",
                "url": "https://allevents.in/org/red-cliffs-white-dresses/27106348"
            }
        ]
    }
]
```