

# Event Details

- **Event Name**: Fashion Show
- **Event Start and End Date**: Fri, 08 May, 2026 at 07:00 pm (+01:00)
- **Event Description**: More details to follow
- **Event URL**: https://allevents.in/derby/fashion-show/200029022801628
- **Event Categories**: fashion
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: 40 Church Street, Horsley, Derby
- **lat**: 52.99602
- **long**: -1.4386
- **full address**: 40 Church Street, Horsley, Derby, United Kingdom

## Event gallery

- **Alt text**: Fashion Show
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/41ac692ac13032001e59edc7251e973c566e8e7dfde1dcac9fdecd3e9b45ee6c-rimg-w798-h320-dcfefefe-gmir?v=1776251265

## Comments

- [Wendy Daunt | 2026-04-17 14:20:53] Can you please advise how we can buy tickets to fashion show.

## FAQs

- **Q**: When and where is Fashion Show being held?
  - **A:** Fashion Show takes place on Fri, 08 May, 2026 at 07:00 pm to Fri, 08 May, 2026 at 07:00 pm at 40 Church Street, Horsley, Derby, United Kingdom.
- **Q**: Who is organizing Fashion Show?
  - **A:** Fashion Show is organized by Horsley Village Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fashion Show",
        "image": "https://cdn-az.allevents.in/events8/banners/41ac692ac13032001e59edc7251e973c566e8e7dfde1dcac9fdecd3e9b45ee6c-rimg-w798-h320-dcfefefe-gmir?v=1776251265",
        "startDate": "2026-05-08T19:00:00+01:00",
        "url": "https://allevents.in/derby/fashion-show/200029022801628",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "40 Church Street, Horsley, Derby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 Church Street, Derby, DE21 5, United Kingdom",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.99602",
                "longitude": "-1.4386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Horsley Village Hall",
                "url": "https://allevents.in/org/horsley-village-hall/5092453",
                "description": "Keep up to date with activities and events happening at The New Horsley Village Hall. "
            }
        ]
    }
]
```