

# Event Details

- **Event Name**: Derbyshire County Show
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 04:00 pm
- **Event Description**: Come along to see us at the show.
- **Event URL**: https://allevents.in/derby/derbyshire-county-show/200030193200325
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details

- **Ticket URL**: http://facebook.com/200030193200325?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=derby-events

## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: Elvaston Castle
- **lat**: 52.892907526963
- **long**: -1.3952314853668
- **full address**: Elvaston Castle, Borrowash, Derby, United Kingdom

## Event gallery

- **Alt text**: Derbyshire County Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8bad84b6b6ec0a39298258f5c7d2468601fd207344430b63b7bf72c38560ac76-rimg-w1200-h441-dc95a02f-gmir?v=1782647370

## FAQs

- **Q**: When and where is Derbyshire County Show being held?
  - **A:** Derbyshire County Show takes place on Sun, 28 Jun, 2026 at 04:00 pm to Sun, 28 Jun, 2026 at 04:00 pm at Elvaston Castle, Borrowash, Derby, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Derbyshire County Show",
        "image": "https://cdn-az.allevents.in/events10/banners/8bad84b6b6ec0a39298258f5c7d2468601fd207344430b63b7bf72c38560ac76-rimg-w1200-h441-dc95a02f-gmir?v=1782647370",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/derby/derbyshire-county-show/200030193200325",
        "location": {
            "@type": "Place",
            "name": "Elvaston Castle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Borrowash, Derby, United Kingdom",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.892907526963",
                "longitude": "-1.3952314853668"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along to see us at the show."
    }
]
```